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

feat: invoke callback on onAuthStateChange #627

Merged
merged 2 commits into from
Mar 22, 2023

Conversation

kangmingtay
Copy link
Member

@kangmingtay kangmingtay commented Mar 16, 2023

What kind of change does this PR introduce?

@kangmingtay kangmingtay requested review from hf and alaister March 16, 2023 09:38
src/GoTrueClient.ts Outdated Show resolved Hide resolved
src/lib/types.ts Show resolved Hide resolved
@kangmingtay kangmingtay merged commit 832d168 into master Mar 22, 2023
@kangmingtay kangmingtay deleted the km/feat-initial-onauthstatechange branch March 22, 2023 02:08
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@TheThirdRace
Copy link

@kangmingtay

Thanks for this one! 🚀

I was managing it manually, but this is so much more useful when integrated in Supabase directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Call auth.onAuthStateChange at least once when listener is registered.
5 participants