Skip to content

anyOfPeerIdentities

function anyOfPeerIdentities(...providers): PeerAuthenticationPolicy;

Defined in: src/identity.ts:664

Authenticates with the first usable provider when application authentication is absent.

Parameter Type
providers string[]

PeerAuthenticationPolicy