mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
started creating login register dialog
This commit is contained in:
parent
ff8ecba6db
commit
70e08b286d
7 changed files with 42 additions and 10 deletions
|
@ -217,6 +217,5 @@ export type IOAuthEvent = {
|
|||
payload: {
|
||||
token: string;
|
||||
error: string;
|
||||
needs_register: boolean;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue