jwt-auth icon indicating copy to clipboard operation
jwt-auth copied to clipboard

🔐 JSON Web Token Authentication for Laravel & Lumen

Results 34 jwt-auth issues
Sort by recently updated
recently updated
newest added

### Subject of the issue Please refer to the issue and comment in the origin repository here: https://github.com/tymondesigns/jwt-auth/issues/2241#issuecomment-2106525613 ### Your environment: | Q | A | ----------------- | --- |...

bug

### Add information to the documentation about the ability to use with Cookies Today was actively testing this library for active use in my large projects and microservices. The documentation...

enhancement

### Summary Hi, I'm not sure if this a feature request or a bug. I'm trying to implement this package in a Statamic (Flat-file CMS for Laravel) project. Out of...

enhancement

### setToken (and possibly setRequest) return the previously logged in user JwtGuard::setToken and JwtGuard::setRequest, if used in a long-running environment (a la octane etc, or a websockets server in my...

bug