# Functions

EnsureValidToken is a middleware that will check the validity of our JWT.
Get the DB User corresponding to the HTTP request's Authorization headers.

# Structs

CustomClaims contains custom data we want from the token.