🚀 FastAPI + React Auth Starter Kit with Google & GitHub OAuth #1516
PeterTakahashi
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
Thanks @PeterTakahashi ... I implemented a simpler prototype version of the same using Cookie based auth: https://github.com/amard33p/fastapi-react-oauth |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! 👋
I built a starter kit for those who want to quickly launch a secure web service using FastAPI and React.
🔐 Authentication is powered by fastapi-users, with built-in support for:
🧪 The project includes:
Google/GitHub OAuth setup
Pytest testing
Code linting with Ruff
React frontend using Vite
GitHub Actions CI
🔗 Backend: service-base-auth-fastapi
🎨 Frontend: service-base-auth-react-vite
Feedback and suggestions are welcome 🙌
API docs
React + Vite Screens
Beta Was this translation helpful? Give feedback.
All reactions