Jwt
Less than 1 minute
Jwt
Properties
clearCookie
public bool $clearCookie
writeCookie
public bool $writeCookie
timeout
public int $timeout = 3600
refresh
public int $refresh = 604800
jwt
private JwtStorage $jwt
Methods
__construct
public __construct(JwtStorage $jwtStorage): void
Parameters
Parameter | Type | Description |
---|---|---|
$jwtStorage | JwtStorage |
handle
public handle(Request $request, callable $next, mixed $args): Response
Parameters
Parameter | Type | Description |
---|---|---|
$request | Request | |
$next | callable | |
$args | mixed |
Generated by Hazaar API Doc Generator on Tue, 29 Jul 2025 08:01:32 +0000