Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show only the configured login providers #166

Open
anandology opened this issue Jan 30, 2016 · 1 comment
Open

Show only the configured login providers #166

anandology opened this issue Jan 30, 2016 · 1 comment

Comments

@anandology
Copy link
Contributor

We are show all Google, FB, MS login buttons even if the client id and secret for them are not added to the config. It should be changed to display the login button of a login provider only if that settings are available in the config.

The settings are:

GOOGLE_CLIENT_ID
GOOGLE_CLIENT_SECRET

FACEBOOK_CLIENT_ID
FACEBOOK_CLIENT_SECRET

MICROSOFT_CLIENT_ID
MICROSOFT_CLIENT_SECRET
@anandology
Copy link
Contributor Author

Looks like the default configuration provides all these settings and there is no way to delete them. May be we should delete FB and MS from default config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant