//
pkg.gl
Category
github.com/0xMarvell/go-jwt-auth-implementation
pkg
controllers
package
0.0.0-20230608101232-5883ac7a4633
Repository:
https://github.com/0xmarvell/go-jwt-auth-implementation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
122 SLOC
#
Functions
GetUserDetails
GetUSerDetails retireves an existing user's account details.
Login
Login allows existing user to login to the API.
Signup
Signup allows a user to register new account with the expected user details.