© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
6 replies
enti

manually use setAuth() on SIGNED_IN?

Do we have to use
setAuth()
setAuth()
on our current SupabaseClient Object once we receive the
SIGNED_IN
SIGNED_IN
Event with its
session.access_token
session.access_token
, or does the SupabaseClient Object updates itself through the
signIn()
signIn()
process?
Asking to be sure because it looks like my API calls still seem to use the anon access token post signIn()
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Server auth without setAuth
SupabaseSSupabase / help-and-questions
4y ago
Please bring `auth.setAuth` back
SupabaseSSupabase / help-and-questions
4y ago
Security implications of auth.setAuth
SupabaseSSupabase / help-and-questions
4y ago
How to check if Signed Up or Signed In
SupabaseSSupabase / help-and-questions
4y ago