package
0.0.0-20241026041526-001ef66465f6
Repository: https://github.com/tapiaw38/auth-api.git
Documentation: pkg.go.dev
# Structs
AppClaims is the model for the claims.
No description provided by the author
Role is the model for the role table.
SocialUserData is the data returned from the social login.
User is the model for the user table.
UserResponse is the model for the user table without the password.
UserRole is the model for the user_role table.