According to the protocol, the developer registers an application on the Yandex OAuth server and requests access to specific user data. The user authenticates on Yandex and can allow or deny the access requested.
With the OAuth protocol, users do not enter their passwords in applications, so their accounts cannot be compromised.
Getting started
- Review the documentation
- Register your application on the Yandex OAuth server
- Choose the best way for you to get a token, and implement it in your application
- Use the token in requests to the APIs of Yandex services