Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 476 Bytes

yandex.md

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