# Structs
Authorization object.
Options is a configuration container to setup Authorization middleware.
UserInfo information about authenticated user.
# Type aliases
AppHandler is handler that will fail if user is not authorized (based on token + required scope).