Skip to content

Releases: joshcanhelp/wp-rest-api-auth0

v4.0.0

16 Oct 16:28

Choose a tag to compare

  • Added M2M token support
  • Added PHPCS scans

v3.0.0

14 Nov 22:14

Choose a tag to compare

  • Add debugging log outputs with a AUTH0_API_DEBUG PHP constant set to true
  • Better authorization header checking
  • Remove the namespace for the PHP constants
  • Allow PHP 8.x

v2.0.1

04 Jan 17:13

Choose a tag to compare

  • fix: meta key is incorrect for non-default database table prefix [#9] 3d7965c

v2.0.0

16 Feb 15:37
30d5e16

Choose a tag to compare

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

12 Jan 16:28
4e61a41

Choose a tag to compare

Adjust file structure to make this uploadable

v1.1.0

02 Jan 17:47
6c1b514

Choose a tag to compare

Update composer.json

v1.0.0

31 Dec 22:16

Choose a tag to compare

Move Rule code to Gist