Documentation ¶
Index ¶
- type Config
- type Service
- func (s *Service) Init(ctx context.Context) error
- func (s *Service) ValidaToken(ctx context.Context, tokenString string) (*jwt.Token, error)
- func (s *Service) Validate(ctx context.Context, tokenString string) (*jwt.Token, error)
- func (s *Service) VerifyClaims(ctx context.Context, tokenString string) (*sjwt.Claims, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.