mirror of
https://gitlab.massbug.com/massbug/judge4c.git
synced 2025-07-04 17:51:18 +00:00
feat(auth): add constant for authentication cookie
This commit is contained in:
parent
c97e2f4a3a
commit
e1dfce9f26
1
src/features/auth/constants.ts
Normal file
1
src/features/auth/constants.ts
Normal file
@ -0,0 +1 @@
|
|||||||
|
export const AUTH_COOKIE = "massbug-judge4c-session";
|
Loading…
Reference in New Issue
Block a user