UNPKG

oidc-provider

Version:

OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect

4 lines (2 loc) 95 B
import { AsyncLocalStorage } from 'node:async_hooks'; export default new AsyncLocalStorage();