OAuth
@Serializable
OAuth authentication parameters for redirect-based sign-up.
Parameters
provider
The OAuth provider to use for authentication.
redirectUrl
The URL to redirect to after OAuth completion.
identifier
Optional user identifier.
emailAddress
Optional email address for pre-filling forms.
legalAccepted
Whether legal terms have been accepted.