parent
580ee114c9
commit
7dc2d9169b
1 changed files with 7 additions and 0 deletions
@ -1 +1,8 @@ |
|||||||
export const TOKEN_COOKIE_NAME = '__roadmapsh_jt__'; |
export const TOKEN_COOKIE_NAME = '__roadmapsh_jt__'; |
||||||
|
|
||||||
|
export const INTERNAL_PATHS = [ |
||||||
|
'/login', |
||||||
|
'/signup', |
||||||
|
'/settings/profile', |
||||||
|
'/settings/change-password', |
||||||
|
]; |
||||||
|
Loading…
Reference in new issue