Skip to content

Releases: klimesf/nette-jwt-user-storage

Added JWT functionality, fixed bugs

21 Aug 16:17
Compare
Choose a tag to compare

In order to follow semver, I need to bump this release to 1.0.0 due to backwards incompatibility. This is still not a final product.

Added IIdentitySerializer and fixed sign out issues

21 Aug 09:15
Compare
Choose a tag to compare
v0.2.0

Fixed sign out issues and added IIdentitySerializer::deserialize()

MVP Release + fixes and documentation

20 Aug 15:17
Compare
Choose a tag to compare
v0.1.1

JWTUserStorage::getLogoutReason() now returns value of the property i…

MVP Release

20 Aug 14:27
Compare
Choose a tag to compare

The JWT User Storage should now work in the primary use-case, but can be unstable. Tests and bugfixes incoming!