| IJwtTokenService Methods |
The IJwtTokenService type exposes the following members.
| Name | Description | |
|---|---|---|
| IssueToken |
Creates and serializes the JWT token.
| |
| TryParseToken |
Parses and validates a JWT token provided by tokenString parameter.
|