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