Python get_claims support
Hi guys, I was reading the new docs about the new asymmetric signing, and saw the new method getClaims which allows you to verify the jwt locally without an extra request to the auth server. Unfortunately I cant find this method in the Python library and was really hoping it would be there. Any reason why its only for Javascript and any tips on what i can do instead? Thanks