# Functions

Audience lets you specify an audience claim option.
Expiry lets you specify an expiry claim option.
NewServer creates a new Server and starts it.
NewUnstartedServer creates a new Server without starting it.
NotBefore lets you specify a not before claim option.
Subject lets you specify a subject claim option.

# Structs

Server handles serving JSON Web Key Set and signing tokens.

# Type aliases

ClaimOption is a claim option definition.