selector(_:)
Use the list of credential providers supplied to get credentials.
static func selector(_ providers: CredentialProviderFactory...) -> CredentialProviderFactory
When searching for credentials it will go through the list sequentially and the first credential provider that returns valid credentials will be used.