Navigation
API > API/Plugins > API/Plugins/JWT > API/Plugins/JWT/FJsonWebToken
| Type | Name | Description | |
|---|---|---|---|
| bool | Verify () |
Deprecated method to signature validate the JWT. | |
| bool | Verify
(
const IJwtAlgorithm& Algorithm, |
Signature validate and verify the JWT. |