© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
S
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
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Server auth without setAuth
S
Supabase / help-and-questions
4y ago
Please bring `auth.setAuth` back
S
Supabase / help-and-questions
4y ago
Security implications of auth.setAuth
S
Supabase / help-and-questions
4y ago
How to check if Signed Up or Signed In
S
Supabase / help-and-questions
4y ago