Skip to content

notice onAuthStateChange async callback #1094

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lyj0309
Copy link

@lyj0309 lyj0309 commented Jul 30, 2025

What kind of change does this PR introduce?

Bug fix, feature, docs update, ...

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@j4w8n
Copy link
Contributor

j4w8n commented Jul 30, 2025

I'd be cautious here; I would not recommend introducing a console log for this. There's already frustration by the community for other logs that fire when the dev isn't doing anything wrong.

It appears this log would fire every time a client is created, with an async callback function, even if the callback doesn't call another supabase method.

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.

2 participants