Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRepository ¶
func NewRepository(store Store, opts ...Option) auth.Repository
Types ¶
type Option ¶
type Option func(*options)
func SetExpired ¶
func SetKeyFunc ¶
func SetRootUser ¶
func SetSigningKey ¶
func SetSigningKey(key interface{}) Option
func SetSigningMethod ¶
func SetSigningMethod(method jwt.SigningMethod) Option
Click to show internal directories.
Click to hide internal directories.