auth0 / auth0-PHP

PHP SDK for Auth0 Authentication and Management APIs.
https://auth0.com/docs/libraries/auth0-php
MIT License
382 stars 212 forks source link

Adding client credentials support #775

Open kishore7snehil opened 2 weeks ago

kishore7snehil commented 2 weeks ago

Changes

References

Management API Documentation Internal Reference

Testing

Added test cases for testing above end-points. Tested the implementation manually according to this internal document

Contributor Checklist