Versions in this module Expand all Collapse all v0 v0.1.1 Nov 16, 2022 v0.1.0 Nov 2, 2022 Changes in this version + const ContextKeyUserID + type AuthInterceptor struct + func NewAuthInterceptor(tokenManager token.Manager) *AuthInterceptor + func (interceptor *AuthInterceptor) Stream() grpc.StreamServerInterceptor + func (interceptor *AuthInterceptor) Unary() grpc.UnaryServerInterceptor