Quick overview for securing a backend API with Google App Engine and Auth0.
Saturday, June 6, 2020
Google App Engine it’s a good product for quick API deployment and very easy to integrate with Auth0 for autentication. I’ll go through the basics concepts for deploying an API backend in Python.
…