DsLoginProvider

DsLoginProvider is used to create an instance of DsLogin. The createDsLogin method should be used to get an instance of DsLogin.

Functions

Link copied to clipboard
fun createDsLogin(context: Context, dsApplication: DsApplication, callBackUrl: String, environment: DsEnvironment = DsEnvironment.Production, retainSession: Boolean = false, debug: Boolean = false): DsLogin

Creates an instance of DsLogin.

Properties

Link copied to clipboard
const val SDK_ID: String
Link copied to clipboard
const val SDK_OS: String