# Functions

AppendRequestMetadata append cookies and headers to incoming context.
FormatHTTPResponse format http response from proto messages.
GetClientIP get client IP from HTTP request.
HandleCrossOrigin serve OPTIONS method for CORS policy.
NewError return an error.
TransformErrors transform function errors to HTTP errors.
UnaryServerAuth add auth interceptor function.

# Constants

AuthCookie ...
AuthHeader ...
AuthSession ...
DeviceIDCookie ...
OauthCookie ...
TrackingSessionCookie ...
TSessionCookie ...

# Type aliases

AuthFunc interceptor for authentication.