[#33] added Twitter OAuth2 provider

This commit is contained in:
Gani Georgiev
2022-09-01 16:46:06 +03:00
parent f56c52a1f7
commit 07ac5bf6a2
6 changed files with 80 additions and 2 deletions
@@ -37,6 +37,8 @@
confirmClose = true;
activeTab = user.isNew || user.email ? accountTab : providersTab;
return panel?.show();
}