AuthenticationRegistration
Attributes (4)
| Attribute | Type | Required | Description |
|---|---|---|---|
registrationId | string | Yes | The registration identifier. read-only |
expiresAt | string | Yes | The registration expiration timestamp. read-only |
email | string | Yes | User's email address. write-only |
password | string | No | optionally set a password for the user. write-only |