Navigation
API > API/Plugins > API/Plugins/JWT > API/Plugins/JWT/FJwtUtils
| Type | Name | Description | |
|---|---|---|---|
| bool | Base64UrlDecode
(
const FStringView InSource, |
Decode base64 in url-safe mode from string to string. | |
| bool | Base64UrlDecode
(
const FStringView InSource, |
Decode base64 in url-safe mode from string to byte array. |