getAuthClient

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

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