Код: Выделить всё
import { MsalAuthenticationTemplate, MsalProvider, useMsal, useAccount } from '@azure/msal-react';
import { AuthenticationResult, IPublicClientApplication, InteractionType } from '@azure/msal-browser';
< /code>
Иногда (хотя не каждый раз), я сталкиваюсь с следующей ошибкой: < /p>
InteractionRequiredAuthError: Application requested a user which does not exist.
Подробнее здесь: https://stackoverflow.com/questions/797 ... not-exists
Мобильная версия