Hi @faisalbahli
For webapps you’ll need to add the configuration for the authlib, so that you can authorize the redirects the browser does.
Here’s a link on how to do that and the further steps you’ll need:
https://auth0.com/docs/quickstart/webapp/python#initialize-authlib
Let me know how it goes