chrisreedio / socialment

Socialite OAuth Support for Filament
MIT License
73 stars 10 forks source link

Handling existing user accounts #14

Closed chrisreedio closed 9 months ago

chrisreedio commented 9 months ago

Will login to that existing user and associate the user's social account to the user. This half resolves [Bug]: Canceled login request triggers an error #11.

This still does not address failed/denied logins, the first half that issue.