Table of Contents

Enum SignInWithPasswordlessPhoneOptions.MessagingChannel

Namespace
Supabase.Gotrue
Assembly
Supabase.Gotrue.dll

Represents a messaging channel to use for sending the OTP.

public enum SignInWithPasswordlessPhoneOptions.MessagingChannel

Fields

[MapTo("sms", null)] SMS = 0

SMS

[MapTo("whatsapp", null)] WHATSAPP = 1