EmailChangePendingOldConfirm

class EmailChangePendingOldConfirm[source]

An email change awaiting old-email verification.

The user does not have a password, so ownership of the old email must be proven first. Call confirm_old with the code sent to the old email address.

id: str

The email change session identifier.

status: Literal['pending_old_confirm']

Always ‘pending_old_confirm’.