docs.go 130 B

123
  1. // Package bearer provides middleware and utilities for authenticating API
  2. // operation calls with a Bearer Token.
  3. package bearer