issues
search
tymondesigns
/
jwt-auth
🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.32k
stars
1.54k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
For Laravel 8, do I need to install version 1 or 2?
#2272
Vasiliy-Makogon
opened
11 hours ago
1
Documentation Issue: $this->middleware() causes "undefined method" error in Laravel
#2271
rodrigo1608
opened
1 day ago
0
Token Expired Issue with Auth::guard('api')->login($user) in Production
#2270
bangyadiii
closed
2 weeks ago
0
Is there a naming convention for the JWT token cookie?
#2269
webcrawlersites
opened
4 weeks ago
0
PHP Fatal error: Uncaught Error: Undefined constant think\App::VERSION in /vendor/thans/tp-jwt-auth/src/helper.php:8
#2268
hf102308
opened
1 month ago
0
Want recommendation for compatible Roles and Permissions Package for Tymon JWT in Laravel 8
#2267
DhrutiPandyaOP
opened
4 months ago
0
!IMPORTANT! Unmaintained Package.
#2266
eznix86
opened
5 months ago
0
Update lcobucci/jwt package version
#2265
qomineko
opened
5 months ago
1
Carbon\Carbon::rawAddUnit(): Argument #3 ($value) must be of type int|float, string given
#2264
farshan-dev
opened
6 months ago
2
Change the TTL type to an integer. Bug #2256
#2263
farshan-dev
opened
6 months ago
0
SetSecret regenerates config with new secret in the Lcobucci provider
#2262
f3cp
opened
6 months ago
0
Adds number parsing to variables that comes from .env
#2261
RBFraphael
opened
6 months ago
0
update deps
#2260
devobjs
closed
6 months ago
0
Carbon\Carbon::rawAddUnit(): Argument #3 ($value) must
#2259
RezaZkr
opened
6 months ago
0
JWTAuth::getJWTProvider()->setSecret( ... dosent work
#2258
pcualmac
opened
6 months ago
0
Cast JWT_TTL value to integer in config.php if sourced from .env
#2257
D-Redouane
opened
7 months ago
0
TypeError: Carbon\Carbon::rawAddUnit(): Argument #3 ($value) must be of type int|float, string given,
#2256
rnooxx999
opened
7 months ago
3
How does the jwt invlalidating works ?
#2255
elhannaoui-ayoub
opened
7 months ago
1
Redis connection to store blacklisted jwts
#2254
quevlu
opened
7 months ago
1
Error when using the auth()->tokenById($id) function.
#2253
jfoza
opened
7 months ago
2
Duplicate query to blacklisted tokens table
#2252
medilies
opened
7 months ago
0
Fixing getMinutesUntilExpired error
#2251
mohph197
opened
8 months ago
0
Wrong remaining minutes when blacklisting a token
#2250
mohph197
opened
8 months ago
4
Not authenticating api.php routes requests.
#2249
iamrishi7
closed
8 months ago
3
Random @deprecated docs
#2248
func0der
opened
8 months ago
1
Add support for Carbon 3.X
#2247
RBFraphael
closed
8 months ago
1
Laravel 11 Compatibility needs nesbot/carbon ^3.0
#2246
RBFraphael
closed
8 months ago
1
Laravel 11 requires an update.
#2245
wutlu
closed
8 months ago
0
[fixing] - Remove path Token in Lcobucci\JWT\Builder for Laravel 5.7
#2244
deyan-ardi
opened
8 months ago
0
feat: Add Laravel 11 compatibility
#2243
tymondesigns
closed
8 months ago
0
attempt() never returns null, but returns blank booleans
#2242
casey977
opened
9 months ago
1
Clarification on Refresh Token Behaviour
#2241
eznix86
opened
9 months ago
9
Using a string instead of a file path for the `private` property in `jwt.php`.
#2240
peacefixation
opened
9 months ago
0
feat: add laravel 11 support
#2239
MamadAliGit
closed
8 months ago
1
is possible use sap hana obdc with tymondesigns / jwt-auth ?
#2238
hdkcreative
opened
10 months ago
0
Followed the Laravel installation and quick start, getting error: "Tymon\\JWTAuth\\JWTGuard::login(): Argument #1 ($user) must be of type Tymon\\JWTAuth\\Contracts\\JWTSubject
#2237
teckel12
opened
10 months ago
0
Examples for unmentioned routes (like Email Verification)
#2236
saleh-mir
opened
11 months ago
1
Troubleshooting Issues with Laravel Tests and JWT Authentication
#2235
marcellopato
closed
1 year ago
2
setSecret method for custom JWT key is not working
#2234
nargalzius
opened
1 year ago
1
:sparkles: Add new getter for JWT's factory
#2233
kingkero
closed
8 months ago
1
Method factory on JWTGuard not found
#2232
kingkero
closed
8 months ago
0
Get All active tokens
#2231
iamkhusainov7
opened
1 year ago
0
Test against php 8.3
#2230
sergiy-petrov
closed
8 months ago
1
add Sha256 unsafe key support
#2229
joseluciob
closed
1 year ago
0
How do we customise the claims?
#2228
kirkbushell
opened
1 year ago
2
post request by axios to laravel giving 500 error
#2227
oussama1478
opened
1 year ago
1
The GET method is not supported for route api/login. Supported methods: POST.
#2226
oussama1478
closed
1 year ago
0
Default persistent claims should be configurable
#2225
hasfoug
opened
1 year ago
0
JWTAuth::attempt return random token if input is null
#2224
huynhnhathoangit
opened
1 year ago
0
Dynamic authenticate key
#2223
aemaddin
opened
1 year ago
0
Next