Skip to content

Pull requests: codecasts/laravel-jwt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: Fix documentation issue relating to #6 bug question
#37 by phillip-elm was closed Sep 11, 2021 Loading… updated Sep 11, 2021
Laravel 5.7
#45 by jonagoldman was closed May 7, 2021 Loading… updated May 7, 2021
fix middleware group match by catching exception
#44 by jonagoldman was closed May 7, 2021 Loading… updated May 7, 2021
Fixed authorization header ignored when token param is also specified.
#48 by jvlppm was merged Nov 21, 2019 Loading… updated Nov 21, 2019
fix middleware group match and guard creation
#43 by jonagoldman was closed Nov 23, 2018 Loading… updated Nov 23, 2018
Add matrix to run tests on PHP 7.2
#42 by flyingluscas was merged Oct 27, 2018 Loading… updated Oct 28, 2018
Auto Write New Key To Environment File
#41 by emtudo was merged Aug 26, 2018 Loading… updated Aug 26, 2018
make setupSecret() method public
#27 by jonagoldman was merged Apr 4, 2018 Loading… updated Apr 4, 2018
Updated to Mockery 1
#24 by carusogabriel was closed Feb 28, 2018 Loading… updated Feb 28, 2018
composer: add test script to run phpunit
#22 by flyingluscas was closed Oct 26, 2017 Loading… updated Oct 28, 2017
Added accessor to the detected token
#20 by imikemiller was merged Oct 28, 2017 Loading… updated Oct 28, 2017
Fix to work with laravel 5.5
#17 by adrianogl was merged Oct 28, 2017 Loading… updated Oct 28, 2017
contributing: add instructions for contributions
#23 by flyingluscas was merged Oct 26, 2017 Loading… updated Oct 26, 2017
composer: add package discovery for Laravel 5.5
#18 by flyingluscas was merged Oct 17, 2017 Loading… updated Oct 17, 2017
support protected Authenticatable identifier
#5 by motia was merged Sep 17, 2017 Loading… updated Sep 17, 2017
update key generate command to work in laravel 5.5
#11 by motia was merged Sep 6, 2017 Loading… updated Sep 6, 2017
[WIP] basic tests setup
#1 by mateusjatenee was merged Jun 29, 2017 Loading… updated Jun 29, 2017
Fix vendor:publish "Can't locate path: <0>" bug
#4 by mrberggg was merged Jun 29, 2017 Loading… updated Jun 29, 2017
ProTip! Exclude everything labeled bug with -label:bug.