Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Auth ¶
type Auth struct {
// contains filtered or unexported fields
}
func (*Auth) ParseAndVerify ¶
func (*Auth) RefreshJWKS ¶
func (*Auth) StreamInterceptor ¶
func (a *Auth) StreamInterceptor() grpc.StreamServerInterceptor
func (*Auth) UnaryInterceptor ¶
func (a *Auth) UnaryInterceptor() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.