How do I make only the login methods I want appear? #1064
blockodyssey-bjkim
announced in
Help
Replies: 1 comment 2 replies
-
As you want to customize the modal per your needs, I suggest you look at the Whitelabel Docs for the modal. You can edit out a lot of things including the App Logo and such. The below code snippet will help you change the social logins to showcase as per your choice.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I make only the login methods I want appear? I just want "Google", "Facebook", "Kakao", "email passwordless" login to appear.
It is currently hard-coded.
Beta Was this translation helpful? Give feedback.
All reactions