re_auth

Module service

Source
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.