core.loginauthenticationresponse.email
Home > @medplum/core > LoginAuthenticationResponse > email
LoginAuthenticationResponse.email property
The user's email address, returned with an MFA challenge so the UI can show where a magic link was sent.
Signature:
readonly email?: string;