[#2762] added Yandex OAuth2 provider

Co-authored-by: Valentine <xb2w1z@gmail.com>
This commit is contained in:
Gani Georgiev
2023-06-23 14:13:43 +03:00
parent 0a61db6efd
commit 435eca6f35
39 changed files with 152 additions and 37 deletions
+5
View File
@@ -31,6 +31,11 @@ export default [
logo: "microsoft.svg",
optionsComponent: MicrosoftOptions,
},
{
key: "yandexAuth",
title: "Yandex",
logo: "yandex.svg",
},
{
key: "facebookAuth",
title: "Facebook",