All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m5s
-jwt services/jwt.service.ts -เพิ่ม เวลา expire jwt token
4 lines
127 B
HTML
4 lines
127 B
HTML
<div *ngIf="countdown$ | async as countdown" class="token-timer">
|
|
<p>หมดอายุใน: {{ countdown }}</p>
|
|
</div>
|