# Functions
Identity returns the identity of the caller associated with ctx.
NewTokenBased returns a new TokenBased object.
SetIdentity returns a new http.Request with the identity set to v.
# Structs
TokenBased extracts Bearer tokens from the request.