auth0 / auth0-java

Java client library for the Auth0 platform
https://auth0.com
MIT License
287 stars 131 forks source link

Added support for Key management API #431

Closed poovamraj closed 2 years ago

poovamraj commented 2 years ago

Changes

We have added support for Management API of Keys. Added the following methods

References

#430

Testing

Did manual testing for all the newly added methods. Added Unit tests as well.