src/Http/Middleware/Check.php
changed.
src/Payload.php
changed.
src/Http/Middleware/RefreshToken.php
changed.
src/Http/Middleware/Authenticate.php
changed.
src/JWTAuth.php
changed.
Other files ignored by Codecov
tests/Claims/FactoryTest.php
has changed.
tests/Middleware/AuthenticateTest.php
has changed.
tests/Middleware/RefreshTokenTest.php
has changed.
tests/Providers/JWT/LcobucciTest.php
has changed.
tests/Middleware/CheckTest.php
has changed.
tests/Validators/TokenValidatorTest.php
has changed.
phpunit.xml.dist
has changed.
tests/JWTGuardTest.php
has changed.
tests/Middleware/AbstractMiddlewareTest.php
has changed.
tests/Validators/PayloadValidatorTest.php
has changed.
tests/ManagerTest.php
has changed.
.github/workflows/run-tests.yml
is new.
.gitignore
has changed.
tests/FactoryTest.php
has changed.
tests/JWTAuthTest.php
has changed.
tests/Middleware/AuthenticateAndRenewTest.php
has changed.
tests/Claims/ClaimTest.php
has changed.
tests/Providers/JWT/ProviderTest.php
has changed.
tests/TokenTest.php
has changed.
tests/Claims/DatetimeClaimTest.php
has changed.
tests/AbstractTestCase.php
has changed.
tests/BlacklistTest.php
has changed.
tests/Providers/Storage/IlluminateTest.php
has changed.
tests/Claims/NotBeforeTest.php
has changed.
tests/PayloadTest.php
has changed.
tests/Providers/Auth/IlluminateTest.php
has changed.
composer.json
has changed.
.travis.yml
was deleted.
tests/Providers/JWT/NamshiTest.php
has changed.
tests/Claims/IssuedAtTest.php
has changed.