Skip to main content

Variable.AuthMethod

const AuthMethod: {
Auth0: "auth0";
EmailOtp: "email-otp";
Google: "google";
PhoneOtp: "phone-otp";
};

Type Declaration

NameType
Auth0"auth0"
EmailOtp"email-otp"
Google"google"
PhoneOtp"phone-otp"