jwt-auth
jwt-auth copied to clipboard
🔐 JSON Web Token Authentication for Laravel & Lumen
### 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 | ----------------- | --- |...
### 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...
### 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...
### 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...