Skip to content

Function: isAccountManagerRef()

Makaio Framework


Makaio Framework / contracts/config / isAccountManagerRef

isAccountManagerRef(ref): boolean

Defined in: ../../../packages/contracts/src/config/credential-ref.ts:135

Check whether a credential ref was issued by the account-manager.

Account-manager refs bind a provider config to a specific managed account and are not resolvable to a raw credential. Callers that need to derive a source ref from the credential map should use this guard.

string

Raw credential ref string

boolean

true when the ref was issued by the account-manager