admin page
This commit is contained in:
@@ -7,7 +7,7 @@ import type {
|
||||
OrganizationListResponse,
|
||||
} from '../model/types'
|
||||
|
||||
const ADMIN_API_URL = 'https://app.admin.elcsa.ru/api'
|
||||
const ADMIN_API_URL = 'https://app.admin.elcsa.ru'
|
||||
|
||||
// In-memory admin access token — deliberately separate from the user `tokenStore`
|
||||
// so the two independent auth systems never collide. No CSRF on the admin API.
|
||||
|
||||
Reference in New Issue
Block a user