Skip to content

Commit

Permalink
feat: Add zoom as a OAuth provider (#944)
Browse files Browse the repository at this point in the history
Add zoom as a OAuth provider
  • Loading branch information
dshukertjr authored Jun 11, 2024
1 parent 2541aa1 commit 98718b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gotrue/lib/src/types/o_auth_provider.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ enum OAuthProvider {
twitch,
twitter,
workos,
zoom,
}

0 comments on commit 98718b1

Please sign in to comment.