Refresh token parsing error with Java SDK
Hey,
we're using your Java SDK and it's giving us a serialization error, when it's trying to parse the refresh token.
it is trying to parse the refresh token as a JWT, however from the value, it looks more like a opaque token.
I think this is a bug and the refresh token should not be parsed, but used as-is?
we're using your Java SDK and it's giving us a serialization error, when it's trying to parse the refresh token.
it is trying to parse the refresh token as a JWT, however from the value, it looks more like a opaque token.
I think this is a bug and the refresh token should not be parsed, but used as-is?