Do you have an example project using Flask?
-
Do you have an example project using Flask (the Python framework) and fusionauth with basic login/registration and roles?
-
Hi,
Creating an example Flask app is on the list, but we don't have one yet.
There's a general python client example here: https://fusionauth.io/blog/2019/10/01/implementing-fusionauth-python
-
Here's an example using flask: https://github.com/FusionAuth/fusionauth-example-flask-portal
You can see all the example apps here: https://fusionauth.io/docs/v1/tech/example-apps/