Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 476 Bytes

File metadata and controls

20 lines (12 loc) · 476 Bytes

Yandex

Required Environment Variables

To integrate Yandex SSO into your application, you need to set the following environment variables:

  • YANDEX_CLIENT_ID: Your Yandex OAuth client ID.
  • YANDEX_CLIENT_SECRET: Your Yandex OAuth client secret.

Required APIs

Make sure the necessary APIs are enabled in your Yandex application.

Required Scopes for Yandex OAuth

These OAuth scopes are required for Yandex SSO:

  • login:info
  • login:email
  • mail.send