# Functions
No description provided by the author
NewRouter creates a new HTTP server implementation that will exchange a GitHub OIDC token for a GitHub application token with eleveated privlidges.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
JWTParser is an object that is responsible for parsing a JWT auth token into a set of OIDC claims.
No description provided by the author
No description provided by the author
TokenMinterServer is the implementation of an HTTP server that exchanges a GitHub OIDC token for a GitHub application token with eleveated privlidges.
# Interfaces
No description provided by the author
# Type aliases
go:generate stringer -type=Level -trimprefix=Level.