Supabase.GoTrue.Schemas.SignInRequest (supabase_gotrue v0.4.1)
This schema is used to validate and parse the parameters for signing in a user.
Fields
Fields depends on the sign in method, so check their modules to see the available fields.
- Sign in with ID Token:
Supabase.GoTrue.Schemas.SignInWithIdToken
- Sign in with OTP:
Supabase.GoTrue.Schemas.SignInWithOTP
- Sign in with Password:
Supabase.GoTrue.Schemas.SignInWithPassword
- Sign in with SSO:
Supabase.GoTrue.Schemas.SignInWithSSO