Skip to content

Releases: clearbooks/dilex-jwt

PHP 8.1 support

08 Jul 09:52
e8d2370
Compare
Choose a tag to compare
PHP 8.1 support Pre-release
Pre-release

Support for PHP 8.1

Dilex 3

01 Nov 20:03
bdbdd30
Compare
Choose a tag to compare
Dilex 3 Pre-release
Pre-release
Merge pull request #12 from clearbooks/migrate-silex-to-symfony

Require latest Dilex

Version 2.0

08 Nov 16:27
74e07c4
Compare
Choose a tag to compare

Update Dilex to 2.0, along with associated platform requirements

Security release

04 Dec 16:20
54f62a4
Compare
Choose a tag to compare

This release updates dependencies to fix a security flaw.

Allow extension of JwtTokenAuthenticator

22 Aug 15:52
Compare
Choose a tag to compare
  • Allow extension of JwtTokenAuthenticator so users of dilex can return custom fields from their JWT tokens

Support "Bearer <token>" Auth header format

12 Jan 09:05
Compare
Choose a tag to compare
Merge pull request #6 from clearbooks/ryan-ADHOC-458-handle-bearer

AQ-458 - Handle Auth headers with "Bearer " preceding the token

Support segment information

09 Mar 11:16
Compare
Choose a tag to compare
Merge pull request #5 from clearbooks/DEV-7295-segments

read segments from JWT (DEV-7295)

Support for routes that do not need to be authenticated via JWT.

23 Oct 15:19
Compare
Choose a tag to compare
1.1.1

Because we need a JWT not required mode

AppIds

28 Sep 11:02
Compare
Choose a tag to compare
  • Support for AppId's instead of hardcoded to labs.

Initial version

17 Sep 13:53
Compare
Choose a tag to compare
1.0.0

Get code from labs-json-api and refactor it a bit