Property | Type | Description | |
---|---|---|---|
$auth | Tymon\JWTAuth\JWTAuth |
Method | Description | |
---|---|---|
__construct ( Tymon\JWTAuth\JWTAuth $auth ) | RefreshJsonWebToken constructor. | |
handle ( Illuminate\Http\Request $request, Closure $next, string | null $guard = null ) : Illuminate\Http\RedirectResponse | |
Handle an incoming request. |
public __construct ( Tymon\JWTAuth\JWTAuth $auth ) | ||
$auth | Tymon\JWTAuth\JWTAuth |