Yandex ID SDK for mobile apps

This library enables you to add the ability to log in to the app using Yandex accounts.
To interact with the SDK, one of two types of tokens are used: OAuth or JSON Web. If the user already has Yandex apps installed on their device, they can use the accounts saved in these apps or log in using a username and password. If they don't have any apps, redirect the user to WebView or the device browser.

Getting started

  1. Read the documentation
  2. Review how OAuth is implemented in Yandex and go to the instructions for connecting the library to an Android or iOS app
Tue Mar 15 2022 10:25:22 GMT+0300 (Moscow Standard Time)