How to Disable Supabase Magic Link and Only Use OTP (One-Time Password) AuthenticationI am working

I am working on disabling the Magic Link feature in Supabase to utilize only OTP (One-Time Password) authentication. For testing purposes, I have tried the following: Disabled the Magic Link setting. Ensured the Magic Link template/tab is empty. [ for random test , didn't work ] Despite these steps, I am still unable to achieve the desired configuration. Could you please provide guidance on the correct method to completely disable the Supabase Magic Link feature?
3 Replies
garyaustin
garyaustin5h ago
Maybe I'm misunderstanding. If you don't put the link in the templates and just have the OTP {{.Token}} then you only use OTP. OTP is one of the two magic link methods.
chirag kumar
chirag kumarOP5h ago
yeah solved it, already @garyaustin thanks for your time man , kind help

Did you find this page helpful?