Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultService ¶
type DefaultService struct {
// contains filtered or unexported fields
}
DefaultService Implements a default JWT Service (Jose)
func NewService ¶
func NewService(logger *zap.SugaredLogger, publicKey string) (*DefaultService, error)
NewService all keys must be base64 encoded
Click to show internal directories.
Click to hide internal directories.