Simple-auth0-fastapi-react-app example repo

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!