not implement JWE ? insecure ?
-
this plugin not implement JWE, JSON Web Encryption. The payload is in plain text (base64 only), it’s just another csrf
and there is no hook to solve it externally 🙁
$segments[] = static::urlsafeB64Encode(static::jsonEncode($payload));
The topic ‘not implement JWE ? insecure ?’ is closed to new replies.