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 Support For BYOK with community contribution #782

Closed kishore7snehil closed 2 days ago

kishore7snehil commented 2 days ago

Contributing Changes

Changes

Following endpoints have been added :

References

Testing

Contributor Checklist

codecov-commenter commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.87%. Comparing base (5d132ad) to head (f03146e). Report is 20 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #782 +/- ## ============================================= - Coverage 100.00% 99.87% -0.13% - Complexity 1383 1392 +9 ============================================= Files 62 63 +1 Lines 4781 4857 +76 ============================================= + Hits 4781 4851 +70 - Misses 0 6 +6 ``` | [Flag](https://app.codecov.io/gh/auth0/auth0-PHP/pull/782/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0) | Coverage Δ | | |---|---|---| | [unittestsvalidate](https://app.codecov.io/gh/auth0/auth0-PHP/pull/782/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0) | `99.87% <100.00%> (-0.13%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.