abstract fun remove(authHandler: AuthHandler): Boolean
Removes a provider from the chain.
authHandler - provider to remove
authHandler
Return true if provider was removed, false if non existent in the chain.