Ds Login Provider
object 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.