help2022-ukr / help2022

Website to help refugees from Ukraine (and everything related).
GNU General Public License v2.0
2 stars 0 forks source link

Social login & Role selection #2

Open Nikro opened 2 years ago

Nikro commented 2 years ago

There are 2 roles in the system (there are more but we'll focus on these two): hosts & refugees.

Users should be able to login via email / username, or via facebook or google -> once logged-in, users have to select one of the user type that they are (2 options should appear):

Once user selects one of these, it will set their account to a specific role and redirect to homepage (which will be their dashboard).

For now, I have just install the modules but didn't configure them, we need to register with Facebook and Google and provide all the credentials / details, set-up proper routing and role selection.