Skip to content

Releases: Tmeister/wp-api-jwt-auth

1.3.6

17 Jan 15:15
975b99e
Compare
Choose a tag to compare
  • Added Safeguard in enqueue_plugin_assets to Handle Null or Empty $suffix

1.3.5

15 Jan 00:05
bb4d550
Compare
Choose a tag to compare
  • Notice: Add JWT Authentication Pro beta announcement notice.

1.3.4

11 Sep 14:31
a2eca83
Compare
Choose a tag to compare
  • Fix: Skip any validation when the authorization header is not Bearer.
  • Feature: Added a setting page to share data and add information about the plugin.

1.3.3

03 Sep 20:10
7f99bfa
Compare
Choose a tag to compare
  • Update php-jwt to 6.4.0
  • Fix PHP warnings (#259)
  • Fix the condition where it checks if the request is a REST Request (#256)

1.3.2

17 Oct 23:12
225ca87
Compare
Choose a tag to compare
  • Fix conflicts with other plugins using the same JWT library adding a wrapper namespace to the JWT class.

Update PHP Version and Refactoring

07 Oct 22:50
3930e2d
Compare
Choose a tag to compare

Update firebase/php-jwt to the latest version 6.3

21 Sep 14:55
558691a
Compare
Choose a tag to compare
  • Update encode and decode functions to use the new arguments
  • Add a new filter to change the algorithm used, default HS256
  • Fix warning register_rest_route was called incorrectly
  • Allow for Basic Auth, by not attempting to validate Authentication Headers if a valid user has already been determined

1.2.6

06 Mar 00:02
df4f153
Compare
Choose a tag to compare

Cookies && Token compatibility

1.2.5

28 Feb 00:27
afd96f9
Compare
Choose a tag to compare
  • Add Gutenberg Compatibility
  • More info (#126)

1.2.4

15 Sep 02:10
Compare
Choose a tag to compare

Version 1.2.4