//
pkg.gl
Category
github.com/mycontroller-org/server/v2
pkg
http_router
middleware
package
2.0.0
Repository:
https://github.com/mycontroller-org/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
3
Files
198 SLOC
#
Functions
CreateToken
CreateToken creates a token for a user.
GetUserID
GetUserID returns the logged in user details.
IsValidToken
steps to verify the authentication 1.
MiddlewareAuthenticationVerification
MiddlewareAuthenticationVerification verifies user auth details.