Skip to content

Commit

Permalink
- Add twitter login option
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamarcke committed Mar 9, 2024
1 parent 4084481 commit 460ebd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/auth/SuperTokensProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const frontendConfig = () => {
// TODO: Enable once it's approved
// ThirdPartyPasswordlessReact.Google.init(),
ThirdPartyPasswordlessReact.Discord.init(),
ThirdPartyPasswordlessReact.Twitter.init(),
],
},
}),
Expand Down

0 comments on commit 460ebd2

Please sign in to comment.