Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
func (*Service) JWTAuth ¶
func (s *Service) JWTAuth(ctx context.Context, jwt string, scheme *security.JWTScheme) (context.Context, error)
JWTAuth implements the authorization logic for services for the "jwt" security scheme.
Click to show internal directories.
Click to hide internal directories.