allOfPeerIdentities
function allOfPeerIdentities( providers, identityLinker, principalProvider?): PeerAuthenticationPolicy;Defined in: src/identity.ts:701
Requires all providers, links their identities, and selects a primary principal.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
providers |
readonly string[] |
identityLinker |
PeerIdentityLinker |
principalProvider |
string |
