Skip to content

Commit

Permalink
feat(gotrue): add Figma to OAuth provider. (#743)
Browse files Browse the repository at this point in the history
add figma to  o_auth_provider.dart
  • Loading branch information
tylandercasper committed Nov 30, 2023
1 parent f20faef commit f5b72d4
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
Expand Up @@ -4,6 +4,7 @@ enum OAuthProvider {
bitbucket,
discord,
facebook,
figma,
github,
gitlab,
google,
Expand Down

0 comments on commit f5b72d4

Please sign in to comment.