getAuthClient

abstract fun getAuthClient(context: Context, scopes: Collection<String>, clientId: String, webClientId: String?): OmhAuthClient

Provides the OmhAuthClient that is the main interactor with the Auth module.