Supabase. Auth. Schemas. SignInAnonymously
(supabase_auth v1.0.1)
View Source
Parameters for anonymous sign-in.
This schema is used by Supabase.Auth.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