Trying to decode a token but get the following error. We try to change JsonWebToken Signature Algorithm but are unable. How do we change the algorithm to HS256?
Thanks
Java stacktrace:
com.auth0.jwt.exceptions.SignatureVerificationException: The Token’s Signature resulted invalid when verified using the Algorithm: HmacSHA256