# Functions
Extract StoreID (internal_id) from CustomClaims and add to request context.
EnsureValidToken is a middleware that will check the validity of our JWT.
No description provided by the author
# Structs
CustomClaims contains custom data we want from the token.
No description provided by the author