SDK Yandex ID for mobile apps
SDK Yandex ID includes libraries for iOS and Android that allow third-party mobile apps to enable OAuth user authorization via Yandex accounts.
Authorization using SDK Yandex ID
If there are Yandex apps installed on the user's device, authorization can be performed with accounts saved in those apps or with a username and password. If there are no apps, WebView or the device's browser can be used.
More about the authorization mechanism:
Issued token types
With SDK Yandex ID, you can get the following tokens:
- OAuth token. It's used in requests to APIs of Yandex services.
- JSON Web Token. It can be used for internal authorization in your service.