package
0.0.0-20250204014939-f4c178b9ac71
Repository: https://github.com/ahummel25/user-auth-api.git
Documentation: pkg.go.dev
# Constants
Create User Action.
Delete User Action.
ADMIN Role.
USER Role.
# Structs
The input needed to authenticate a user.
No description provided by the author
The input required to create a new user.
No description provided by the author
An object representing an individual user.
No description provided by the author