docs: add Yandex OAuth scopes to .env.example

This commit is contained in:
Kirill
2026-05-20 11:08:18 +05:00
parent e8f5bba9bf
commit 76d215e4dc
+1
View File
@@ -26,6 +26,7 @@ VK_CLIENT_ID=
VK_CLIENT_SECRET=
# Yandex OAuth: redirect URI = SERVER_PUBLIC_URL + /api/auth/oauth/yandex/callback
# Scopes: login:email login:info
YANDEX_CLIENT_ID=
YANDEX_CLIENT_SECRET=