base structure

This commit is contained in:
hamid zarghami
2025-08-03 09:12:48 +03:30
parent 866618a5bc
commit 61a934074c
9 changed files with 234 additions and 6 deletions
+2
View File
@@ -0,0 +1,2 @@
export const TOKEN_NAME = "sh_token";
export const REFRESH_TOKEN_NAME = "sh_refresh_token";