= $this->extend('layouts/v2') ?> = $this->section('content') ?>
= esc(substr($token, 0, 60)) ?>...
= json_encode($decoded['header'], JSON_PRETTY_PRINT) ?>
= json_encode($decoded['payload'], JSON_PRETTY_PRINT) ?>
| Expires |
= date('Y-m-d H:i:s', $decoded['payload']['exp']) ?>
0):
?>
= round($remaining / 60) ?> min remaining
Expired
|
| Issued At | = date('Y-m-d H:i:s', $decoded['payload']['iat']) ?> |
No JWT token found