auth0-PHP
auth0-PHP copied to clipboard
PHP SDK for Auth0 Authentication and Management APIs.
### Auth0 SRE - Add `opslevel.yml` Adds an OpsLevel YAML definition file `opslevel.yml`. This file allows OpsLevel to automatically track ownership and metadata about CIC services and repositories. This work...
### Changes Adjusted @see link typo on `codeExchange` method to the right url. ### References ### Testing ### Contributor Checklist - [X] I agree to adhere to the [Auth0 General...
### Changes - Added postEncryptionRekey() method in KeysManager related to the /keys/encryption/rekey endpoint. ### References - [Public docs](https://auth0.com/docs/secure/highly-regulated-identity/customer-managed-keys#control-your-own-key) - [API docs](https://auth0.com/docs/api/management/v2/keys/post-encryption-rekey#scopes) ### Testing - [x] This change adds test coverage...
### Changes Integrating Reversing Labs Scanner to add an extra layer of protection from threats ### References [Reversing Labs Integration Documentation](https://www.reversinglabs.com/integrations) ### Testing NA ### Contributor Checklist - [x] I...
### Changes - Support for Default Organisation in clients a. Added new field default_organization to GET/PATCH endpoints /api/v2/clients/{id} b. Added new field default_organization to POST endpoints /api/v2/clients/ - Support query...
### Changes Fixed pest failure. The investigation of the change is described in [the comment of the diff](https://github.com/auth0/auth0-PHP/pull/773/files#r1759955104). ### References https://github.com/php-http/multipart-stream-builder/blob/1.x/CHANGELOG.md#140---2024-09-01 ### Testing ### Contributor Checklist - [x] I agree...
### Changes Adding the Self Service Profiles API endpoints to the Management API. This has been added in other language versions, but not in the PHP library. ### References [Self...
### Checklist - [x] This can be reproduced in [the quickstart sample application](https://github.com/auth0-samples/auth0-php-web-app). - [x] I have reviewed [the README.md](https://github.com/auth0/auth0-PHP/blob/main/README.md) and have not found a solution. - [x] I have...