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

Enable Login via Existing Google, Facebook, etc. Accounts #261

Open
carlschroedl opened this issue Jan 29, 2019 · 3 comments
Open

Enable Login via Existing Google, Facebook, etc. Accounts #261

carlschroedl opened this issue Jan 29, 2019 · 3 comments

Comments

@carlschroedl
Copy link
Member

As a user I want to log in via my existing Google, Facebook, etc. account so that I can participate in Ranked Pairs elections without needing to create+remember yet another account.

@carlschroedl
Copy link
Member Author

Probably using OpenID Connect

@olivernybroe
Copy link
Contributor

Consider using Laravel Socialite for this.
It is an official package by Laravel which gives support for multiple Oauth providers out of the box.
The official support is Facebook, Twitter, LinkedIn, Google, GitHub, GitLab and Bitbucket.

@carlschroedl
Copy link
Member Author

I like that idea. Thanks for the suggestion!

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

2 participants