SupabaseS
Supabase2y ago
zain

Expo frontend, Django backend, Supabase for auth?

Hi there,

I'm new to Supabase. So far I've implemented user auth in an Expo app. Now, I'd like to have the Expo app make API requests to the Django backend.

I'm wondering how to authenticate those requests. I assume I can reuse the same JWT tooling somehow -- or do I have to reimplement auth checking on the Django backend?
Was this page helpful?