Add base logic to configure two factor on account

This commit is contained in:
Dane Everitt
2019-12-22 17:03:44 -08:00
parent edf27a5542
commit eb39826f46
15 changed files with 389 additions and 54 deletions

View File

@@ -1 +1 @@
declare function tw(a: TemplateStringsArray | string): any;
declare function tw (a: TemplateStringsArray | string): any;