Function: nextCredentialChangeSequence()
Makaio Framework / services-core/credential-change / nextCredentialChangeSequence
Function: nextCredentialChangeSequence()
Section titled “Function: nextCredentialChangeSequence()”nextCredentialChangeSequence(
bus,providerConfigId):number
Defined in: ../../../packages/services/core/src/credential-change/index.ts:27
Allocate the next monotonic credential-change sequence for one provider config on one bus instance.
Parameters
Section titled “Parameters”Bus whose runtime owns the sequence space
providerConfigId
Section titled “providerConfigId”string
Provider config whose sequence should advance
Returns
Section titled “Returns”number
Next strictly increasing sequence number for the provider config