auth0/auth0-java

Add support to keys API

nicolas-vivot opened this issue · 2 comments

Add support to interact with the keys API

https://auth0.com/docs/api/management/v2#!/Keys/post_signing_keys

So that we can use this management API client library to automate signing keys rotation

Hi @nicolas-vivot, We have released a new version (1.42.0) which should support this. Do let us know if you need any more help!

@poovamraj

Great, quickly checked and look goods to me. I'll give it a real test on Monday.
Thank you very much for this super fast add !