auth0 / node-auth0

Node.js client library for the Auth0 platform.
MIT License
628 stars 307 forks source link

[SDK-4548] Support optional responses #928

Closed adamjmcgrath closed 12 months ago

adamjmcgrath commented 12 months ago

Changes

Add support for an endpoint that can return a 200 or a 204.

(also fixed the playground)