You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: