Supabase.GoTrue.Schemas.SignInWithPassword (supabase_gotrue v0.4.1)
This schema is used to validate and parse the parameters for signing in with a password.
Fields
email
- The user's email.phone
- The user's phone.password
- The user's password.options
- The options for the sign in.data
- The data for the sign in.captcha_token
- The captcha token.