//
pkg.gl
Category
github.com/oidc-mytoken/server
internal
mytoken
universalmytoken
package
0.9.2
Repository:
https://github.com/oidc-mytoken/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
14
Files
53 SLOC
#
Functions
Parse
Parse parses a mytoken string (that can be a long or short mytoken) into an UniversalMytoken holding the JWT.
#
Structs
UniversalMytoken
UniversalMytoken is a type used for Mytokens passed in http requests; these can be normal Mytoken or a short token.