Supabase.GoTrue.Schemas.SignInAnonymously (supabase_gotrue v0.5.2)
View SourceParameters for anonymous sign-in.
This schema is used by Supabase.GoTrue.sign_in_anonymously/2
to define the
parameters for creating a new anonymous user. Anonymous users can later be
converted to permanent users by linking identities or adding credentials.
Fields
data
- Additional user metadata to include with the sign-in requestcaptcha_token
- Verification token from CAPTCHA challenge if enabled