SupabaseS
Supabase4y ago
Devr

Any way to access the access_token from session on server ? (Am using Sveltekit)

I cannot actually access the users access token on server through getsession() , When I pass it through authorization header it responds That invalid JWT and cant parse it due to incomplete segments, please suggest a way so that I can fetch a user or use CRUD through API on server, Thanks
sb.jpg
Was this page helpful?