Skip to content

@saflib/identity-common


Variable: authServiceStorage

const authServiceStorage: AsyncLocalStorage<{ callbacks: IdentityServiceCallbacks; dbKey: symbol; }>

AsyncLocalStorage for the identity service.