Skip to content

Commit

Permalink
fix(ts): add AzureAD to OAuthProviderType
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Jun 10, 2021
1 parent 5ac1db7 commit ed34534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/providers.d.ts
Expand Up @@ -57,6 +57,7 @@ export type OAuthProviderType =
| "Apple"
| "Atlassian"
| "Auth0"
| "AzureAD"
| "AzureADB2C"
| "Basecamp"
| "BattleNet"
Expand Down

0 comments on commit ed34534

Please sign in to comment.