# Functions
FromContext extracts the Authorization Bearer token if present.
FromHTTPRequest extracts an Authorization from an HTTP request if present.
NewContext returns a new context carrying the Authorization Bearer token.
# Type aliases
Token is the concrete type that represents Fleet session tokens.