Type alias IdentityId

IdentityId: Opaque<"IdentityId", string>

Identity Id must uniquely identify the identity on the identity provider. It must be the key that is used to look up the identity. If the provider uses a non-string type, make the necessary conversions. e.g. cmcdragonkai

Generated using TypeDoc