auth0-python-api-samples icon indicating copy to clipboard operation
auth0-python-api-samples copied to clipboard

Auth0 Integration Samples for Python REST API Services using Flask

Results 3 auth0-python-api-samples issues
Sort by recently updated
recently updated
newest added

Authlib 0.x provides middleware that protects Flask APIs with https://datatracker.ietf.org/doc/html/rfc6750 - so we can remove all the code that gets the Bearer Token and Issues spec compliant errors. When Authlib...

review:medium

Hi Auth0! I was just upgrading my app to Flask 2.2, and I got an error about being able to import `_request_ctx_stack`. It looks like that variable was removed in...

Update codeowner file with new GitHub team name