Expand description
This module contains auth middleware for tonic
services.
Modulesยง
Constantsยง
- AUTHORIZATION_
KEY ๐The metadata key used in the metadata of the gRPC request to store the token. - TOKEN_
PREFIX ๐The prefix for the token in the metadata of the gRPC request.