https://github.com/J0/fastapi-supabase-auth
Minimal example of how to use FastAPI and Supabase Auth. Draws reference from: https://testdriven.io/blog/fastapi-jwt-auth/ and https://www.educative.io/answers/how-to-use-postgresql-database-in-fastapi
https://github.com/J0/fastapi-supabase-auth
Last synced: 4 months ago
JSON representation
Minimal example of how to use FastAPI and Supabase Auth. Draws reference from: https://testdriven.io/blog/fastapi-jwt-auth/ and https://www.educative.io/answers/how-to-use-postgresql-database-in-fastapi
- Host: GitHub
- URL: https://github.com/J0/fastapi-supabase-auth
- Owner: J0
- Created: 2022-12-12T18:52:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T18:53:11.000Z (over 2 years ago)
- Last Synced: 2024-11-28T06:23:48.884Z (5 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
- jimsghstars - J0/fastapi-supabase-auth - Minimal example of how to use FastAPI and Supabase Auth. Draws reference from: https://testdriven.io/blog/fastapi-jwt-auth/ and https://www.educative.io/answers/how-to-use-postgresql-database-in-fasta (Python)