UNPKG

auth0

Version:

Auth0 Node.js SDK for the Management API v2.

8 lines (7 loc) 273 B
"use strict"; // This file was auto-generated by Fern from our API Definition. Object.defineProperty(exports, "__esModule", { value: true }); exports.ManagementEnvironment = void 0; exports.ManagementEnvironment = { Default: "https://%7BTENANT%7D.auth0.com/api/v2", };