magnifydev / magnify

A Digital Program of Studies for LMHS.
https://magnify.web.app
Apache License 2.0
8 stars 0 forks source link

Google Auth is not logging in the user #120

Closed GoogolGenius closed 1 month ago

GoogolGenius commented 1 month ago

Is there an existing issue for this?

Current Behavior

When trying to use the Login feature on the website, it is not correctly logging in with Google Auth. It goes through the sign in process but does not actually sign in.

Expected Behavior

User profile updates, and if admin, allows for admin-related features to appear.

Steps To Reproduce

  1. Open magnify
  2. Login with Google Auth
  3. Nothing happens after selecting user, user is not logged in

Operating System

macOS Sequoia Beta

Web Browser

Arc Browser, Safari

Anything else?

No response

GoogolGenius commented 1 month ago

https://cloud.google.com/identity-platform/docs/web/redirect-best-practices

GoogolGenius commented 1 month ago

https://github.com/firebase/firebase-js-sdk/issues/8329