EmailChangePendingNewConfirm

class EmailChangePendingNewConfirm[source]

An email change awaiting new-email verification.

Call confirm_new with the code sent to the new email address.

id: str

The email change session identifier.

status: Literal['pending_new_confirm']

Always ‘pending_new_confirm’.