Help with session - I can't get the refresh_token
I am trying to get the
This is the code
The value displayed is:
Why I can't access the refresh token?
refresh_token from an already logged user using supabaseClient.auth.session() when load the page but doesn't return that value.This is the code
The value displayed is:
Why I can't access the refresh token?