Releases: joshcanhelp/wp-rest-api-auth0
Releases · joshcanhelp/wp-rest-api-auth0
v4.0.0
v3.0.0
- Add debugging log outputs with a
AUTH0_API_DEBUG
PHP constant set totrue
- Better authorization header checking
- Remove the namespace for the PHP constants
- Allow PHP 8.x
v2.0.1
v2.0.0
Remove PHP SDK dependency to rely on Login by Auth0 plugin. This is technically a breaking change since it requires the Auth0 WordPress plugin to be installed but this plugin would not have done much without that in the first place.
v1.2.0
Adjust file structure to make this uploadable
v1.1.0
Update composer.json
v1.0.0
Move Rule code to Gist