Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / _getInflightRefreshKeysForTesting

Function: _getInflightRefreshKeysForTesting()

ts
function _getInflightRefreshKeysForTesting(): readonly string[];

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

Experimental

Snapshot of the current inflight set. Used by tests.

Returns

readonly string[]