Relative Content

Tag Archive for authenticationflasksupabaseflask-sessionsupabase-py

Having trouble with Supabase Auth. Facing trouble with accessing sessions on the backend. React + Flask app

I’m using React on the frontend and Flask on the backend. I’m trying to use Supabase solely for authentication and therefore Supabase Auth is all I’m concerned about. There seems to be a fair bit of documentation if you’re doing NextJS and SSR stuff, but otherwise there’s practically little at all. I’ve been using GPT and perplexity to no avail to understand their documentation and trying to solve the issue in general, with no luck. I’m not trying to do anything fancy – I’d be grateful for anyone’s help. Thank you.
All I’m trying to do is replicate what I was doing earlier with Auth0 (shown below).
Upon successful authentication: