mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
auth: saga for logging through vk
This commit is contained in:
parent
a0c1f00be4
commit
2608b2687c
3 changed files with 16 additions and 1 deletions
|
@ -48,4 +48,6 @@ export const ACTIONS = ({
|
|||
|
||||
GOT_VK_USER: 'GOT_VK_USER',
|
||||
KEY_PRESSED: 'KEY_PRESSED',
|
||||
|
||||
IFRAME_LOGIN_VK: 'IFRAME_LOGIN_VK',
|
||||
}: { [key: String]: String });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue