Auth Portal — Drop-in Auth for FastAPI
FastAPI auth with JWT, Google OAuth2 & admin panel
#API
#Open Source
#Developer Tools
Auth Portal — Drop-in Auth for FastAPI – Integrated JWT, OAuth2, and Admin Panel
Summary: Auth Portal provides a complete authentication system for FastAPI apps, including JWT access and refresh tokens, Google OAuth2 login, role-based access control, and an admin panel. It includes brute force protection, PostgreSQL, Docker, and Nginx, enabling quick deployment with a single command.
What it does
It delivers a ready-to-use authentication backend with JWT, OAuth2, user management, and security features, built on FastAPI and deployable via Docker and Nginx.
Who it's for
Developers building FastAPI web applications who need a full authentication system without rebuilding from scratch.
Why it matters
It reduces development time by providing a pre-configured, secure auth stack that works out of the box.