Function: createMemoryOneTimeTokenStore()
createMemoryOneTimeTokenStore():
OneTimeTokenStore
Defined in: memoryStores.ts:191
In-memory reference OneTimeTokenStore, keyed by tokenHash and
purpose. Implements the full surface, including the attempt counting the
emailCode mode requires. For tests and local development only.