Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IWB 0: Fixed cached login still being redirected to choose team because of verified email #314

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

FrankreedX
Copy link
Contributor

Video of app being reloaded while having login cached. The user is able to log in automatically, but when useUserInfo is called, userVerification will be false because its value is set to default to false and the idToken didn't change.
Fixed by changing default userVerification to true. Verified email flow still works as normal.
https://github.com/user-attachments/assets/7233688b-6497-4996-b510-1512f22d2c49

@FrankreedX FrankreedX merged commit 088c141 into main Aug 15, 2024
1 check passed
@FrankreedX FrankreedX deleted the frankreed/fix_verified_redirect_bug branch August 15, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant