Open carlschroedl opened 5 years ago
Probably using OpenID Connect
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.
I like that idea. Thanks for the suggestion!
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.