แก้ชื่อ cookie token

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-08 10:43:28 +07:00
parent 0e106cd116
commit 98ba545f34

View file

@ -1,4 +1,4 @@
const ACCESS_TOKEN = "BMAHRIS_KEYCLOAK_IDENTITY";
const ACCESS_TOKEN = "BMAHRISADM_KEYCLOAK_IDENTITY";
interface AuthResponse {
access_token: string;