auth0 / auth0-java

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

[SDK-3864] - Add support for client credential management #525

Closed jimmyjames closed 1 year ago

jimmyjames commented 1 year ago

Changes

Adds support for the management of client credentials to the management API client.

References

https://auth0team.atlassian.net/browse/SDK-3864

Testing

In addition to unit tests, verified new methods work with a tenant with the feature enabled.