Dev Tools · 2h ago
FastAPI IAM Service Implements Refresh Token Families and TOTP MFA
AuthCore is a production-style IAM API built with FastAPI, PostgreSQL, Redis, and Celery. It features refresh token rotation with reuse detection, TOTP multi-factor authentication, and role-based access control. The project includes CI/CD with Docker, GitHub Actions, and Trivy vulnerability scanning.
Meridian48 take
While AuthCore is a solid reference implementation, its real-world value depends on thorough security auditing and operational hardening beyond the scope of a tutorial.
Read the full reporting
Building an IAM Service with FastAPI: Refresh Token Families, TOTP MFA, and RBAC →
DEV Community
iamfastapi