{"library":"auth0","type":"library","category":null,"description":"The `auth0` package is the official Node.js SDK for interacting with Auth0 services, providing robust clients for the Auth0 Management API v2, Authentication API, and UserInfo API. Currently at version 5.7.0, this library maintains an active development pace with frequent minor releases, often adding support for new Auth0 features and API endpoints. It is designed for server-side applications, offering strong TypeScript support and explicit compatibility with modern Node.js versions (specifically `^20.19.0 || ^22.12.0 || ^24.0.0`). A key differentiator is its clear separation between the current v5 API and a dedicated `/legacy` export path for maintaining compatibility with the v4.x API, facilitating smoother migrations while offering access to the latest features. It simplifies administrative tasks and user authentication flows in Node.js environments.","language":"javascript","status":"active","version":"5.7.0","tags":["javascript","auth0","authentication","login","auth","jwt","management api","json web token","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install auth0","imports":["import { AuthenticationClient } from 'auth0';","import { ManagementClient } from 'auth0';","import { UserInfoClient } from 'auth0';","import { ManagementClient } from 'auth0/legacy';"]},{"cmd":"yarn add auth0","imports":[]},{"cmd":"pnpm add auth0","imports":[]}],"homepage":"https://auth0.com","github":"https://github.com/auth0/node-auth0","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/auth0","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/auth0/compatibility"}}