Auth0 FastAPI React. A starter template for adding login and user accounts to your web app using Auth0.

github.com/roy-pstr/simple-auth0-fastapi-react-app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2023
  • Merge pull request #12 from roy-pstr/pydantic-version-fix
  • fix pydantic version to 1.10, pydantic 2 is not supported
February 2023
  • Merge branch 'master' of github.com:roy-pstr/simple-auth0-fastapi-rea…
  • add logo
January 2023
  • Update README.md
  • update test-suite
  • add __init__
  • update readme
  • update readme
  • update readme
  • update readme
  • update readme
  • update readme
  • update readme and poetry
December 2022
  • Merge branch 'master' of github.com:roy-pstr/simple-auth0-fastapi-rea…
  • docker-compose support
  • Merge pull request #7 from roy-pstr/feature/handle_signup_success_and…
  • Fix order of or statement in let errorMessage statement
  • Fix typo in res.detail field
  • Update sign up response messages