Closed twast92 closed 5 years ago
JWS standard defines that the padding should not be included: https://tools.ietf.org/html/rfc7515#section-2.
See dotnet/core#2235.
Re-opened as the issue is still an issue, which has to be fixed client side. The error is not on the backend, but the app.
Exception message:
Tokens can be of a length that is not a multiple of four. Pls fix the backend so this isn't the case. kthxbye