YACS-RCOS / yacs.n

YACS - with support for multi semester and partial semesters
MIT License
32 stars 30 forks source link

Feature Request — ability to log in with google/add google authentication #804

Open jvmespark opened 9 months ago

jvmespark commented 9 months ago

Job allow users to login using their google accounts.

Describe a possible solution Implement google authentication Here is a good guide: https://developers.google.com/identity/sign-in/web/sign-in

jvmespark commented 9 months ago

seems the original guide i posted is deprecated. This looks like the updated version: https://developers.google.com/identity/gsi/web/guides/overview

Kagiri2 commented 8 months ago

For those working on this on this in the future the password should be generated through the backend as well as the token