Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Sign ¶
func Sign(req *http.Request, key *key.PrivateKey, params config.SignerParams) error
Types ¶
type StoppableProxyHandler ¶
func NewJWTSignerHandler ¶
func NewJWTSignerHandler(cfg config.SignerConfig) (*StoppableProxyHandler, error)
func NewJWTVerifierHandler ¶
func NewJWTVerifierHandler(cfg config.VerifierConfig) (*StoppableProxyHandler, error)
func (*StoppableProxyHandler) Stop ¶
func (sph *StoppableProxyHandler) Stop() <-chan struct{}
Click to show internal directories.
Click to hide internal directories.