Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 574 Bytes

File metadata and controls

22 lines (13 loc) · 574 Bytes

Function: isDPoPNonceError()

💗 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

Parameter Type
err unknown

Returns

boolean