Tushar Pandey
Tushar Pandey
Reverts auth0/auth0-vue#420
### Changes This PR attempts to fix the vulnerability highlighted in this dependabot report: [ws affected by a DoS when handling a request with many HTTP headers](https://github.com/auth0/auth0-spa-js/security/dependabot/61) Changes: * removed...
### Changes added 2 missing endpoints for the feature organization support for client credentials, ``` DELETE /api/v2/organizations/{id}/client-grants/{grant_id} POST /api/v2/organizations/{id}/client-grants ``` ### References Please look at #1033 API docs are not...
- **changed README.md** - **added flows and forms intital endpoints**
### Changes Please describe both what is changing and why this is important. Include: - added `postEncryptionRekey()` method in `KeysManager` related to the `/keys/encryption/rekey` endpoint. ### References Please include relevant...
Migration of sample app to Nexjs SDK v4
NextJS sample app for V4