# Functions

New creates Claims for a JWT suitable as a state parameter during an OAuth flow.
Parse will deserialize a string into Claims if and only if the claims pass all validations.

# Structs

Claims is a JWT intended to be used as the state param in an OAuth exchange.