anyOfPeerIdentities
function anyOfPeerIdentities(...providers): PeerAuthenticationPolicy;Defined in: src/identity.ts:664
Authenticates with the first usable provider when application authentication is absent.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
…providers |
string[] |
