A reusable authentication context for the Management API.
Spread ManagementAuth.clientOptions into any Management sub-client constructor so every client shares the same base URL and self-refreshing token.
The Management API v2 base URL for the tenant, e.g. https://tenant.auth0.com/api/v2.
https://tenant.auth0.com/api/v2
Returns a valid access token, fetching or refreshing it when needed.
Ready-to-spread options for any Management sub-client constructor.
A reusable authentication context for the Management API.
Spread ManagementAuth.clientOptions into any Management sub-client constructor so every client shares the same base URL and self-refreshing token.