Fastapi Azure Auth Versions Save

Easy and secure implementation of Azure Entra ID (previously AD) for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.

4.3.1

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Intility/fastapi-azure-auth/compare/4.3.0...4.3.1

4.3.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Intility/fastapi-azure-auth/compare/4.2.1...4.3.1

4.2.1

9 months ago

What's Changed

Full Changelog: https://github.com/Intility/fastapi-azure-auth/compare/4.2.0...4.2.1

4.2.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Intility/fastapi-azure-auth/compare/4.1.3...4.2.0

4.1.3

10 months ago

4.1.2

10 months ago

4.1.1

11 months ago

4.1.0

11 months ago

Summary

All claims have now been added to the user object.

Commits

New Contributors

Thank you so much, both of you 😊

Full Changelog: https://github.com/Intility/fastapi-azure-auth/compare/4.0.0...4.1.0

4.0.0

1 year ago

Breaking change

Single- and multi-tenant applications now have a default setting that denies guest users access to the APIs. The documentation has been updated, please read it if you'd like to override this setting, or have different settings for different endpoints.

Note: B2C tenants allow guest users by default, as all users will be guest users.

Changes

New Contributors

Full Changelog: https://github.com/Intility/fastapi-azure-auth/compare/3.5.1...4.0.0

3.5.1

1 year ago

Changes

New Contributors

Full Changelog: https://github.com/Intility/fastapi-azure-auth/compare/3.5.0...3.5.1