Supabase.GoTrue.Schemas.SignInWithSSO behaviour (supabase_gotrue v0.3.9)
This schema is used to validate and parse the parameters for signing in with SSO.
Fields
provider_id- The provider ID.domain- The domain.options- The options.redirect_to- The redirect URL.captcha_token- The captcha token.
Summary
Types
Callbacks
Functions
Link to this function
parse(attrs)
Link to this function
to_sign_in_params(signin)
Link to this function