mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-10-28 19:43:39 +08:00
Announcement ------------- FastAPI Users is now in maintenance mode.** While we'll continue to provide security updates and dependency maintenance, no new features will be added. We encourage you to explore the project and use it as-is, knowing it will remain stable and secure. [[Read more](https://github.com/fastapi-users/fastapi-users/discussions/1543)] Bug fixes --------- * Handle expired JWT when handling OAuth callback (#1462). Thanks @mdaffad 🎉