feat(web): AuthContext + клиент под cookie-сессии, projectId из контекста
This commit is contained in:
@@ -1,2 +1 @@
|
||||
export const DEFAULT_PROJECT_ID = "00000000-0000-0000-0000-000000000002"
|
||||
export const API_BASE = `/api/v1/projects/${DEFAULT_PROJECT_ID}`
|
||||
export const API_ROOT = "/api/v1"
|
||||
|
||||
Reference in New Issue
Block a user