auth0 / node-auth0

Node.js client library for the Auth0 platform.
MIT License
622 stars 303 forks source link

Add support for prompt partials #985

Closed frederikprijck closed 5 months ago

frederikprijck commented 5 months ago

Changes

Adds support for retrieving and updating prompt partials.

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist