Skip to main content

Module auth

Module auth 

Source
Expand description

Shared auth payload/header vocabulary for RedDB transports.

The concrete HTTP/gRPC clients own their transport libraries, but the field names and bearer/login payload shape are wire contracts.

Constants§

APIKEY_AUTH_SCHEME
AUTHORIZATION_HEADER
BEARER_AUTH_SCHEME

Functions§

apikey_authorization_value
bearer_authorization_value
login_payload_json