Module service
re_auth
0.23.2
Module service
Module Items
Modules
Constants
In crate re_
auth
Modules
client
error
provider
server
service
token
Structs
Claims
Jwt
RedapProvider
VerificationOptions
Enums
Error
TokenError
re_auth
Module
service
Copy item path
Settings
Help
Summary
Source
Expand description
This module contains auth middleware for
tonic
services.
Modules
§
client
server
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.