# Functions
AuthKeyFromBytes loads a .p8 certificate from an in memory byte array and returns an *ecdsa.PrivateKey.
AuthKeyFromFile loads a .p8 certificate from a local file and returns a *ecdsa.PrivateKey.
# Constants
TokenTimeout is the period of time in seconds that a token is valid for.
# Variables
Possible errors when parsing a .p8 file.
Possible errors when parsing a .p8 file.
Possible errors when parsing a .p8 file.