Module re_auth::service

source ·
Expand description

This module contains auth middleware for tonic services.

Modules§

Constants§

  • The metadata key used in the metadata of the gRPC request to store the token.
  • The prefix for the token in the metadata of the gRPC request.