package
0.0.0-20220131151851-1b02ee10dc1e
Repository: https://github.com/rcarrata/rck-auth.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
CreateRouter generates a new instance of Mux Router.
Generate JWT Token based in the email and in the role as input.
Generate Password from a Hash.
InitializeRoute creates handlers for the mux Router to handle.
No description provided by the author
SignIn function that checks if the user is present in the system, and check the key:values stored in the database.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Authentication is for login data.
No description provided by the author
Token.