laravel-fans / laravel-ui-socialite

Automatically generate database, pages and routes for Laravel Socialite.
https://packagist.org/packages/laravel-fans/ui-socialite
Other
24 stars 7 forks source link

Link Multiple Auth Providers to an User #11

Closed sinkcup closed 4 years ago

sinkcup commented 5 years ago

When logged in, you can link all providers to the current user, and can login with them next time.

docs:

https://auth0.com/docs/link-accounts

https://firebase.google.com/docs/auth/web/account-linking

sinkcup commented 5 years ago

done! https://sinkcup.github.io/laravel-socialite-multiple-providers

2019-06-07 18-44-12 的屏幕截图