Installing the SDK

This is what the SDK installation process looks like:

Step 1. Register the app

Register your app on Yandex.OAuth.

Step 2. Import the SDK

The SDK is installed using Gradle. To install the SDK, add the following repository:

mavenCentral() 

and dependency:

implementation "com.yandex.android:authsdk:2.3.0"