# Packages

No description provided by the author

# Functions

BlackListIP adds the client's IP address to the blacklist.
ChangePassword is a controller function that handles the change password request.
DestroyAccount handles the request to destroy a user account.
EnableTowFactor enables two-factor authentication for a user.
ForgetPassword handles the forget password functionality.
GetCsRfToken generates a CSRF token and sends it as a response.
GetProfileUser retrieves the profile of a user.
LoginIdentifier handles the login identifier request.
LoginSocial handles the social login functionality.
LogoutUser handles the logout functionality for a user.
Pong is a handler function that returns a pong response.
Register handles the registration process for a user.
RenewToken renews the authentication token.
ResendVerificationLink resends the verification link to the user.
ResetPassword handles the reset password functionality.
SendOtpUpdateEmail sends an OTP (One-Time Password) to update the user's email.
UpdateEmailUser updates the email of a user.
UpdateProfile updates the profile of a user.
VerificationAccount handles the verification of user accounts.
RenewToken renews the authentication token.