google auth fail
Problem: user login goes no where for google auth
auth logs show
/authorize | request completed
/callback | request completed
API gateway logs show
302 GET /auth/v1/authorize
User exists and shown in Authentication Users table with email and UID
Last sign in at column is blank
Providers and Provider type is blank
I have rotated my google project secret
Made sure the google scopes are assigned per the documentation
Attempted to delete user however that send an error when clicking the delete user button from manage Users table view. "Failed to delete selected users: User not found"
auth logs show
/authorize | request completed
/callback | request completed
API gateway logs show
302 GET /auth/v1/authorize
User exists and shown in Authentication Users table with email and UID
Last sign in at column is blank
Providers and Provider type is blank
I have rotated my google project secret
Made sure the google scopes are assigned per the documentation
Attempted to delete user however that send an error when clicking the delete user button from manage Users table view. "Failed to delete selected users: User not found"


