Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor(t OidcAuthenticator) grpc.StreamServerInterceptor
StreamServerInterceptor -
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(t OidcAuthenticator) grpc.UnaryServerInterceptor
UnaryServerInterceptor -
Types ¶
type OidcAuthenticator ¶
OidcAuthenticator - Interface for oidc authenticator
type OidcAuthn ¶
type OidcAuthn struct {
	// contains filtered or unexported fields
}
    OidcAuthn - Oidc verifier structure
func NewOidcAuthn ¶
NewOidcAuthn - Create new Oidc verifier
 Click to show internal directories. 
   Click to hide internal directories.