JS Client Error 'AuthSessionMissingError' when using setSession()
I am having some trouble trying use the
setSession()
setSession()
method on the JS client. I am passing it an
access_token
access_token
or a
refresh_token
refresh_token
, I've tried both, and it accepts neither with the error,
AuthSessionMissingError
AuthSessionMissingError
.
I have attached a screenshot of the error from my console but I can't work out how to fix it. I've been through the source code and that hasn't helped either.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.