Skip to content

Releases: zhitoo/jwt

v1.0.1

13 May 06:27
Compare
Choose a tag to compare

Bug Fix: Infinite Token Issue Resolved

first stable version

12 May 13:04
Compare
Choose a tag to compare

JWT Auth Package v1.0.0 Released

We're thrilled to announce the release of version 1.0.0 of our JWT Auth Package for Laravel! This release brings enhanced security features, compatibility with Laravel versions 7.x to 8.x, and much more.

Key Features:

Enhanced Security: Our JWT Auth Package now includes the ability to verify both the user agent and IP address, adding an extra layer of security to your authentication process.

Laravel Compatibility: This release ensures compatibility with both Laravel 10.x and 11.x, giving you the flexibility to use the latest features of Laravel without worrying about compatibility issues.

Simplified Integration: We've streamlined the integration process to make it easier than ever to implement JWT-based authentication in your Laravel applications.

v0.5.0

27 Dec 11:36
cff968a
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • add blacklist
  • refactor codes

v 0.1.1

16 Feb 10:50
Compare
Choose a tag to compare
v 0.1.1 Pre-release
Pre-release
v0.1.1

update composer.json file

init release

16 Feb 10:11
Compare
Choose a tag to compare
init release Pre-release
Pre-release
v0.1.0

init src