Navigation
API > API/Plugins > API/Plugins/JWT > API/Plugins/JWT/FJsonWebToken
| Type | Name | Description | |
|---|---|---|---|
| TOptional< FJsonWebToken > | FromString
(
const FStringView InEncodedJsonWebToken |
Creates a JWT from the provided string. | |
| bool | FromString
(
const FStringView InEncodedJsonWebToken, |