Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Fixed changedAccessToken never initialized when changing account #84

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

lucasbstn
Copy link
Contributor

@lucasbstn lucasbstn commented Jan 11, 2022

When logging out and back in with a different account, the changedAccessToken variable marked as late is not initialized.
Just changing it to a nullable variable fixes the issue.

@phamhieu phamhieu merged commit f7beedf into supabase:main Jan 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants