auth0 / auth0-PHP

PHP SDK for Auth0 Authentication and Management APIs.
https://auth0.com/docs/libraries/auth0-php
MIT License
380 stars 209 forks source link

docs: add README section on untrusted input #766

Closed evansims closed 1 month ago

evansims commented 2 months ago

Changes

This PR updates the README to include a new section on handling input from untrusted sources.

References

Testing

Contributor Checklist

evansims commented 2 months ago

https://github.com/auth0/auth0-PHP/pull/767 addresses the CI failures from upstream changes in our linters.