Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultKeyBitSize = 2048
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyStore ¶
type KeyStore struct {
// contains filtered or unexported fields
}
func NewKeyStore ¶
func NewSingleKeyStore ¶
func (*KeyStore) JWTS ¶
func (ks *KeyStore) JWTS() jose.JSONWebKeySet
type UserClaims ¶
Click to show internal directories.
Click to hide internal directories.