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