Resend OTP
documentedResend an OTP for signup/password changes.
POST /auth/v1/resendAuthno implementation yet0 runsInput
project_ref*
Supabase Project Ref
your-project-ref
type*
Resend type (e.g., signup, sms, email_change, phone_change)
signup
email*
User email to resend to
user@example.com
redirect_to
Redirect URL after resend (optional)
https://example.com/welcome
Calls Supabase as you (your API key is your account); keychains.dev holds the credentials.