Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JWT ¶
type JWT struct {
// contains filtered or unexported fields
}
func FromContext ¶
func (JWT) Authorize ¶
func (a JWT) Authorize(auth authenticate.Authenticate, scopes ...string) (*authorize.Claims, error)
Click to show internal directories.
Click to hide internal directories.