dhscodingclub-org / club-portal

1 stars 2 forks source link

Add authentication #13

Open Sophon96 opened 1 year ago

Sophon96 commented 1 year ago

Use the remix-auth package with the Google Oauth2 provider to authenticate users. The application should reject any users who sign in with an email that does not use the djusdstudents.org or djusd.net domains. It should be able to automatically determine whether the user is a teacher or a student.