//
pkg.gl
Category
github.com/redhat-developer/app-services-cli
pkg
core
auth
token
package
0.54.0-alpha4
Repository:
https://github.com/redhat-developer/app-services-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
142 SLOC
#
Functions
GetExpiry
No description provided by the author
GetUsername
GetUsername extracts the username claim value from the JWT.
IsOrgAdmin
IsOrgAdmin returns the value of the `is_org_admin` claim.
MapClaims
No description provided by the author
Parse
No description provided by the author
#
Structs
Token
Token contains the current access and refresh tokens from the Authorization server.