guillaumebriday / todolist-frontend-nuxt

Front-end application for Todolist Web application built with Laravel and Nuxt.js
https://todolist-nuxt.guillaumebriday.me
MIT License
26 stars 5 forks source link

[Feature] Add social login (with any one: Github, Google, twitter etc) using Laravel Socialite #23

Open connecteev opened 5 years ago

connecteev commented 5 years ago

Can we add some sort of social auth to this todolist app? The social login could use any one of: GitHub, Google, Twitter etc. using Laravel Socialite.

This repository, by the way, has Github social login implemented, though it is a monolith using Nuxt + Laravel.

https://laravel-nuxt.cretueusebiu.com/login https://laravel-nuxt.cretueusebiu.com/register repo: https://github.com/cretueusebiu/laravel-nuxt