iagocavalcante / personal_board_v2

Personal project to manage tasks and use kanbam principles
https://personal-board.iagocavalcante.dev
6 stars 2 forks source link

Social login #3

Open iagocavalcante opened 3 years ago

iagocavalcante commented 3 years ago

Create login feature for support social login with

iagocavalcante commented 3 years ago

Create feature for login with Github here

In this commit we create login page, plug to deal with redirect when user is not authenticated and refactor boards table to add relation with user

iagocavalcante commented 3 years ago

Create feature for login with Facebook here

In this commit we create login with facebook button

iagocavalcante commented 3 years ago

Disable google login until google verify our site