UNPKG

auth0

Version:

Auth0 Node.js SDK for the Management API v2.

5 lines (4 loc) 186 B
export declare const ManagementEnvironment: { readonly Default: "https://%7BTENANT%7D.auth0.com/api/v2"; }; export type ManagementEnvironment = typeof ManagementEnvironment.Default;