SupabaseS
Supabase2y ago
TTO

retrieve acess_token on the server

anyone know how to retrieve the access token when you click "send password recovery"?
the redirect_url looks something like this: http://localhost:5173/#access_token=eyJhbG...&token_type=bearer&type=recovery and its impossible to access the arguments on the server side due to the #.
any ideas?
Was this page helpful?