semanadeinformatica / website

Website for the "semana de informatica" conference's 2023 edition
11 stars 0 forks source link

Implement OAuth login #89

Open ttoino opened 1 year ago

ttoino commented 1 year ago

The users should be able to login using familiar services, like github or google. Additionally, users should still be able to login normally with their email and password.

ttoino commented 1 year ago

Relevant official library: https://laravel.com/docs/10.x/socialite Maybe good unofficial one (only for new applications, would have to be adapted): https://docs.socialstream.dev/