Click or drag to resize
IJwtTokenService Methods

The IJwtTokenService type exposes the following members.

Methods
  NameDescription
Public methodIssueToken
Creates and serializes the JWT token.
Public methodTryParseToken
Parses and validates a JWT token provided by tokenString parameter.
Top
See Also