Function: isDPoPNonceError()

October 7, 2024 ยท View on GitHub

๐Ÿ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


โ–ธ isDPoPNonceError(err): boolean

Used to determine if a rejected error indicates the need to retry the request due to an expired/missing nonce.

Parameters

ParameterType
errunknown

Returns

boolean