# Functions

Authorization returns a new authorization middleware func by using the input authorizer.
NewTeamAuthorizer builds a new team based authorizer.

# Structs

TeamAuthorizer performs authorization based on the team identifier for the authorization header.

# Interfaces

Authorizer represents an authorization mechanism applied to an HTTP request.