Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/security / / _resetInflightRefreshForTesting
Function: _resetInflightRefreshForTesting()
ts
function _resetInflightRefreshForTesting(): void;Defined in: packages/security/src/oauth/refresh.ts:61
Experimental
Reset the inflight refresh map. Used by tests.
Returns
void