# Functions
ConfigureLogging should be called from TestMain to achieve consistent output from tests versus production.
MakeToken creates a token signed with TokenSigningKey.
SelfSignedConfig returns a trivial tls.Config that contains a self-signed certificate.
# Variables
TokenSigningKey This is a trivial key for signing tokens.