SupabaseS
Supabase3y ago
Jet

Sending a OTP and Magic Link

Hey,
I'm struggling to send both a Magic link and a OTP (and then verifying the OTP if the user enters in the 6 digit OTP)

I'm using Python, but it should be similar whatever language is being used

My main question is in the docs it states a Magic link OR a OTP, would anyone know if both is doable?
Was this page helpful?