After configuring 'Sign in with Apple' and successfully obtaining a JWT, I'm unable to parse it here: https://jwt.io/.
Although the payload is correct, I always get an 'invalid signature' error.
What could be wrong?
After configuring 'Sign in with Apple' and successfully obtaining a JWT, I'm unable to parse it here: https://jwt.io/.
Although the payload is correct, I always get an 'invalid signature' error.
What could be wrong?
Same here. jtw.io can interpret the signature but it has the invalid error.