get Auth Client
abstract fun getAuthClient(context: Context, scopes: Collection<String>, clientId: String): OmhAuthClient
Provides the OmhAuthClient that is the main interactor with the Auth module.
Provides the OmhAuthClient that is the main interactor with the Auth module.