package
0.0.0-20180710021347-baa1a54919e3
Repository: https://github.com/koding/kite.git
Documentation: pkg.go.dev

# Functions

GetKontrolKey is used as key getter func for jwt.Parse() function.
KiteHome returns the home path of Kite directory.
Parse the kite.key file and return it as JWT token.
ParseFile reads the given kite key file and parses it as a JWT token.
Read the contents of the kite.key file.
Write over the kite.key file.

# Structs

Extractor is used to extract kontrol key from JWT token.
KiteClaims represents JWT token claims extended with kontrolKey claim.