I was looking how to sign using the ES256 algorithm in Julia, and found links like:
https://ssojet.com/jwt-validation/validate-jwt-using-es256-i...
https://compile7.org/jwt-validation/how-to-validate-jwt-usin...
At first it looks plausible. Except, there isn't a Julia library named `JWT`. It doesn't exist. There's one named `JWTs` and another one `JSONWebTokens`, and neither of them implements ES256.
I think what's happening is it knows how to answer this question in Python, and it's hallucinating a transalation. E.g. PyJWT -> JWT, etc.
This is garbage.
zahlman•20h ago
ekjhgkejhgk•20h ago
EDIT: Annnnnnd the description is lost.