package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
MachineTokenBody describes internal structure of the machine token.
MachineTokenEnvelope is what is actually being serialized and represented as a machine token (after being encoded using base64 standard raw encoding).
OAuthTokenGrantBody contains the internal guts of an oauth token grant.
OAuthTokenGrantEnvelope is what is actually being serialized and send to the callers of MintOAuthTokenGrant (after being encoded using base64 standard raw encoding).
TokenFile is representation of a token file on disk (serialized as JSON).
# Type aliases
The kinds of machine tokens the token server can mint.