change_password_in_recovery_controller

package
v0.0.0-...-2dc4e31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangePasswordInRecovery

func ChangePasswordInRecovery(c *gin.Context)

ChangePasswordInRecovery @Summary Change Password in recovery (You will need send a valid and not expired code with your new password) @Description Change Password in recovery by id or email @Tags user @Produce json @Security Bearer @Param find path string true "Search parameter: e-mail or id" @Param tags body user_dtos.ChangePasswordInRecoveryRequest true "ChangePasswordInRecoveryRequest" @Success 200 {object} user_dtos.UserWithoutSensitiveData @Failure 422 {object} utils_interfaces.ErrorResponse @Failure 404 {object} utils_interfaces.ErrorResponse @Failure 401 {object} utils_interfaces.ErrorResponse @Router /users/changePasswordInRecovery/{find} [patch]

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL