PasswordResetConfirmRequest class reference
Serializer for confirming a password reset attempt.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| new_password1 | str | ||
| new_password2 | str | ||
| uid | str | ||
| token | str |
Serializer for confirming a password reset attempt.
| Name | Type | Description | Notes |
|---|---|---|---|
| new_password1 | str | ||
| new_password2 | str | ||
| uid | str | ||
| token | str |