grpc/interceptors library

Classes

AuthorizationInterceptor
Interceptor that attaches the authorziation header if needed. If the request already contains the header, it is not overwritten. The token is public, so it can be updated in later stages of the application, for example when rolling tokens are used.