mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
auth: cleaned code
This commit is contained in:
parent
c2a202307b
commit
a0c1f00be4
6 changed files with 1 additions and 106 deletions
|
@ -5,5 +5,4 @@ export const API = {
|
|||
CHECK_TOKEN: `${CLIENT.API_ADDR}/auth`,
|
||||
GET_MAP: `${CLIENT.API_ADDR}/route`,
|
||||
POST_MAP: `${CLIENT.API_ADDR}/route`,
|
||||
VK_IFRAME_AUTH: `${CLIENT.API_ADDR}/auth/social/vk_iframe`,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue