28. April 2020
Migrating to Python 3 on Google App Engine - Part 4 - Setting up simple authentication and authorization
In today's post I continue my App Engine Python 3 migration series with adding authentication and authorization features using the tools provided by the Pyramid Web Framework and the Google Sign-In service.