influxdb/v1/authorization/mocks
Stuart Carnie 3fbbd6afcf feat: Implementation of AuthorizerV1
The `AuthorizerV1` defines the behavior for authorizing an InfluxDB
1.x API using `CredentialsV1`. These credentials are extracted from
an API, such as the Authorization header of a HTTP request.
2020-10-30 11:56:09 -07:00
..
auth_finder.go feat(authorization): Add bcrypt password support to v1 authorizations 2020-10-28 13:03:42 -07:00
auth_token_finder.go feat: Implementation of AuthorizerV1 2020-10-30 11:56:09 -07:00
password_comparer.go feat: Implementation of AuthorizerV1 2020-10-30 11:56:09 -07:00
password_service.go feat(authorization): Add bcrypt password support to v1 authorizations 2020-10-28 13:03:42 -07:00
user_finder.go feat: Implementation of AuthorizerV1 2020-10-30 11:56:09 -07:00