Supabase.GoTrue.Schemas.ServerSettings (supabase_gotrue v0.4.1)
This schema is used to validate and parse the parameters for server settings.
Summary
Types
@type external_t() :: %Supabase.GoTrue.Schemas.ServerSettings.External{ anonymous_users: boolean(), apple: boolean(), azure: boolean(), bitbucket: boolean(), discord: boolean(), email: boolean(), facebook: boolean(), figma: boolean(), fly: boolean(), github: boolean(), gitlab: boolean(), google: boolean(), kakao: boolean(), keycloak: boolean(), linkedin: boolean(), linkedin_oicd: boolean(), notion: boolean(), phone: boolean(), slack: boolean(), slack_oicd: boolean(), spotify: boolean(), twitch: boolean(), twitter: boolean(), workos: boolean(), zoom: boolean() }