Optional
autoIf true
, automatically confirm new user accounts without additional verification. For built-in email account confirmation, set this value to false
.
EmailConfirmationBuiltIn
Optional
confirmThe subject line of the email sent to new users as part of the built-in confirmation flow.
EmailConfirmationBuiltIn
Optional
emailThe URL included in the email sent to new users as part of the built-in confirmation flow. The email also adds a unique confirmation token
and tokenId
as query parameters. This URL should handle user confirmation by passing the confirmation token to a Realm SDK's confirmUser
function or to the Admin API Confirm a Pending Email/Password User endpoint.
EmailConfirmationBuiltIn
Generated using TypeDoc
Export
EmailConfirmationBuiltIn