Skip to content

Graphorin API reference v0.4.0


Graphorin API reference / @graphorin/security / / _getInflightRefreshKeysForTesting

Function: _getInflightRefreshKeysForTesting()

ts
function _getInflightRefreshKeysForTesting(): readonly string[];

Defined in: packages/security/src/oauth/refresh.ts:70

Experimental

Snapshot of the current inflight set. Used by tests.

Returns

readonly string[]