SupabaseS
Supabase4y ago
v

Authenticate user without JS

Hello, I am trying to authenticate a user from a backend that is written in rust. Basically all what I need is to verify credentials and get user's uuid. How can I do this?
Was this page helpful?