Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdentitySigner ¶
type IdentitySigner struct {
// contains filtered or unexported fields
}
func New ¶
func New(issuer string, sm jwt.SigningMethod, key interface{}, keyId string) *IdentitySigner
Click to show internal directories.
Click to hide internal directories.