when decoding JWT tokens issued by keycloak I have come across x and y ... data = jwt.decode(token, signing_key.key, algorithms=["RS256"], ...
確定! 回上一頁