แก้ชื่อ cookie token

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-08 10:42:48 +07:00
parent 6ff3eabd6d
commit 5e56b85d6c

View file

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