issues
search
codecasts
/
laravel-jwt
Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
MIT License
234
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Laravel 8 compatibility
#51
francoisauclair911
opened
3 years ago
0
Allowed token detection methods to be defined in config file
#50
thetomcake
opened
4 years ago
1
Updates for Laravel 5.7+
#49
simoebenhida
opened
5 years ago
1
Fixed authorization header ignored when token param is also specified.
#48
jvlppm
closed
5 years ago
1
Bearer Token and query parameter conflict
#47
jvlppm
closed
5 years ago
1
Repository abandoned?
#46
Xantios
opened
5 years ago
2
Laravel 5.7
#45
jonagoldman
closed
3 years ago
4
fix middleware group match by catching exception
#44
jonagoldman
closed
3 years ago
1
fix middleware group match and guard creation
#43
jonagoldman
closed
6 years ago
0
Add matrix to run tests on PHP 7.2
#42
flyingluscas
closed
6 years ago
1
Auto Write New Key To Environment File
#41
emtudo
closed
6 years ago
1
manual .env key
#40
ghost
closed
6 years ago
1
How to logout/blacklist
#39
grantholle
opened
6 years ago
5
Return $this from login() to allow for chaining
#38
grantholle
opened
6 years ago
3
chore: Fix documentation issue relating to #6
#37
phillip-elm
closed
3 years ago
2
Adding RS-256/512 JWT signature methods
#36
phillip-elm
opened
6 years ago
1
Typo in readme.md?
#35
salkz
opened
6 years ago
1
Decode token
#34
jokeronaldo
closed
6 years ago
2
Method issue() does not exist.
#33
csonti4000
closed
6 years ago
1
Don't forget config:clear!
#32
sempixel
closed
6 years ago
0
Redirect to [login] when JWT isn't sent?
#31
jokeronaldo
closed
6 years ago
6
Method Codecasts\Auth\JWT\Console\KeyGenerateCommand::handle() does not exist
#30
CrixuAMG
closed
6 years ago
2
Como funciona a função tokenFromUser ?
#29
mateuschaves
closed
6 years ago
0
Genarate token for never expirate
#28
Flavioamorim
closed
6 years ago
3
make setupSecret() method public
#27
jonagoldman
closed
6 years ago
3
Allow to change secret key before or after Manager initialization
#26
jonagoldman
closed
6 years ago
1
Find user by a combination of parameters or validate token in a different way (possible security issue)
#25
jonagoldman
closed
6 years ago
4
Updated to Mockery 1
#24
carusogabriel
closed
6 years ago
0
contributing: add instructions for contributions
#23
flyingluscas
closed
7 years ago
2
composer: add test script to run phpunit
#22
flyingluscas
closed
7 years ago
4
Package autodiscovery
#21
joaomisturini
closed
7 years ago
2
Added accessor to the detected token
#20
imikemiller
closed
7 years ago
6
Contributing guide
#19
flyingluscas
closed
7 years ago
7
composer: add package discovery for Laravel 5.5
#18
flyingluscas
closed
7 years ago
13
Fix to work with laravel 5.5
#17
adrianogl
closed
7 years ago
5
\Illuminate\Auth\Events\Login not firing
#16
imikemiller
closed
6 years ago
8
Error: KeyGenerateCommand::handle() does not exist
#15
mikemillers
closed
7 years ago
6
Works for 5.5?
#14
mgambati
closed
7 years ago
1
Resolve user for token
#13
AlexCatch
closed
6 years ago
1
jwt:generate doesn't work in Laravel 5.5
#12
robmpreston
closed
7 years ago
0
update key generate command to work in laravel 5.5
#11
motia
closed
7 years ago
1
jwt:generate not working
#10
mits87
closed
7 years ago
1
Can this be used with multiple guard?
#9
testlogin12
closed
7 years ago
5
302 Redirect on Expired Token?
#8
robmpreston
closed
7 years ago
11
Is this production ready?
#7
jonagoldman
opened
7 years ago
9
BindingResolutionException
#6
podluzhnyi
opened
7 years ago
7
support protected Authenticatable identifier
#5
motia
closed
7 years ago
3
Fix vendor:publish "Can't locate path: <0>" bug
#4
mrberggg
closed
7 years ago
1
Can not use the email
#3
zanjs
opened
7 years ago
1
Erro no vendor:publish
#2
sostenesgomes
closed
7 years ago
2
Next