roy2
December 7, 2022, 7:43am
1
Hi,
I’m posting here a github repo that we created to help anyone who wants to start using Auth0 understand the basic flows.
This is a React application with a python FastAPI backend that uses the auth-python package to communicate with Auth0 API.
Currently supports:
Login
Signup
Delete user
Social login (google)
simple-auth0-fastapi-react-app
Feel free to leave feedback and contribute,
Roy.
1 Like
That’s great thanks for sharing it with the rest of community!
Thanks for making this its very helpful, do you think its possible to have the fast api endpoints update an external mongodb in addtion to the auth0 db?
Yes of course. Just add a connection to your db and write whatever you need
system
Closed
November 18, 2024, 5:50pm
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.