Appearance
@saflib/identity-common
const authServiceStorage: AsyncLocalStorage<{ callbacks: IdentityServiceCallbacks; dbKey: symbol; }>
const
AsyncLocalStorage
callbacks
IdentityServiceCallbacks
dbKey
symbol
AsyncLocalStorage for the identity service.