//
pkg.gl
Category
github.com/raahii/golang-grpc-realworld-example
auth
package
0.0.0-20221220163408-c1c670b728f3
Repository:
https://github.com/raahii/golang-grpc-realworld-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
72 SLOC
#
Functions
GenerateToken
GenerateToken generates a new token.
GenerateTokenWithTime
GenerateTokenWithTime generates a new token with expired date computed withspecified time.
GetUserID
GetUserID gets user id string from request context.