|
const GET_DEFAULT_TOKEN_AUTHORITY = (tenantId: string) => `https://login.microsoftonline.com/${tenantId}`; |
Add a configuration setting to allow overriding the authority URL, following this doc https://learn.microsoft.com/en-us/entra/identity-platform/msal-national-cloud?tabs=javascript