Skip to content

Tags: daniwk/fastapi-azure-auth

Tags

3.0.0

Toggle 3.0.0's commit message
Fix typing inconsistency

3.0.0-rc1

Toggle 3.0.0-rc1's commit message
Add release candidate version: 3.0.0-rc1

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request intility#12 from Intility/support_claims_without_upn

Make `upn` optional to support Client Credential Flow

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request intility#11 from Intility/remove_app_from_init

v2: Remove `app` parameter from AzureAuthorizationCodeBearer, dependency now returns a User object

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request intility#10 from Intility/improve_signature_loop

Signature loop improvement

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request intility#8 from Intility/request_user

Request user attached to the request

1.0.1

Toggle 1.0.1's commit message
More consistent exception handling

1.0.0

Toggle 1.0.0's commit message
Update workflows, reset caches