# Functions
AuthorizeRoles middleware to check user roles from request body.
No description provided by the author
Create Activation Token.
Ensure the username is unique.
4 digit.
Generate a username by combining first and last names with a 4-digit number.
GetUserDetailsById retrieves a user by their ID.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author