Skip to content

Releases: emweb/jwt

JWt 4.12.3

20 Feb 16:14

Choose a tag to compare

JWt 4.12.3 is a patch release. Check the release notes for more info.

JWt 4.12.2

28 Jan 14:47

Choose a tag to compare

JWt 4.12.2 is a patch release. Check the release notes for more info.

JWt 4.12.1

16 Oct 09:38

Choose a tag to compare

JWt 4.12.1 is a patch release. Check the release notes for more info.

JWt 4.12.0

23 Jul 14:36

Choose a tag to compare

JWt 4.12.0 is a major release that includes the ability to:

JWt 4.11.4

03 Apr 13:12

Choose a tag to compare

JWt 4.11.4 is a patch release. Check the release notes for more info.

JWt 4.11.3

19 Feb 10:20

Choose a tag to compare

JWt 4.11.3 is a patch release. Check the release notes for more info.

JWt 4.11.2

20 Jan 10:14

Choose a tag to compare

JWt 4.11.2 is a patch release. Check the release notes for more info.

JWt 4.11.1

05 Nov 10:59

Choose a tag to compare

JWt 4.11.1 is a patch release. Check the release notes for more info.

JWt 4.11.0

02 Oct 13:28

Choose a tag to compare

Wt 4.11.0 is a major release that includes the ability to enable MFA for authentication. JWt is now able to support MFA in its authentication system. It is easily enabled with a single call to AuthService::setMfaProvider(). By default an implementation for TOTP is included. This offers a way to enable an additional layer of security for your applications. Instead of remembering a single password, users can be made to enter a short code that changes often, as an additional authentication step. Developers are also able to implement this feature in any way they see fit via the interface AbstractMfaProcess.

JWt 4.10.4

06 Mar 11:54

Choose a tag to compare

JWt 4.10.4 is a patch release. Check the release notes for more info.