Download the PHP package korodo/jwt-guard without Composer
On this page you can find all versions of the php package korodo/jwt-guard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jwt-guard
JWT Guard
tymon/jwt-auth:0.5* 패키지에 라라벨 커스텀 AuthGuard 드라이버를 추가하는 포크 입니다. 라라벨 5.4 미만에서 'jwt' 드라이버를 설정하면 auth() 헬퍼 함수 등을 사용할 수 있습니다.
This is a fork of tymon/jwt-auth:0.5* package to support AuthGuard custom driver. Below Laravel 5.4, It help you using
auth('api')
helper ormiddleware('auth:api')
before use this please watch Laravel Document then check how to change auth driver.
Install
Register Service Providers
config/app.php
config/auth.php
License
The MIT License (MIT). Please see License File for more information.
All versions of jwt-guard with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
tymon/jwt-auth Version ^0.5
illuminate/auth Version ^5.4
illuminate/support Version ^5.4
illuminate/contracts Version ^5.4
tymon/jwt-auth Version ^0.5
illuminate/auth Version ^5.4
illuminate/support Version ^5.4
illuminate/contracts Version ^5.4
The package korodo/jwt-guard contains the following files
Loading the files please wait ....