Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JWTSecretKey ¶
type JWTSecretKey struct {
Secret *[]byte
}
func (*JWTSecretKey) Set ¶
func (i *JWTSecretKey) Set(value string) error
func (*JWTSecretKey) String ¶
func (i *JWTSecretKey) String() string
Source Files
¶
- cli.go
- config.go
- custom.go
- env.go
- file.go
- oidc.go
Click to show internal directories.
Click to hide internal directories.