Issue issues a new JWT token signed with the authority key and valid for one
day. The signed JWT token is returned in the RFC 7519 compact serialization
format.
Validate validates the JWT token was signed with the authority key and has
not yet expired. The signed JWT token is expected to be in the RFC 7519
compact serialization format.