supabase
supabase copied to clipboard
Docs: auth.onAuthStateChange() docs missing for supabase-js v1 docs-reference
Bug report
Describe the bug
The auth.onAuthStateChange
docs missing for supabase-js v1
reference but they are available in the spec
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Screenshots
The docs are missing on the website here
But they available on the spec
The new docs has this, so this issue is no longer valid. https://supabase.com/docs/reference/javascript/v1/auth-onauthstatechange
Totally missed this from last month @404Xavier. Apologies. But it is indeed fixed on the new site.