Hello,
We are evaluating Auth0 with a Starter account. We use Auth0 for Angular frontend app with REST backend.
Recently, we started experimenting with MFA. However, it worked only few times and after that we have strange problems.
When user authenticates with MFA (Google or MS authenticator), the user is redirected to the app but there are no Auth0 cookies and nothing in Local Storage. The Auth0 authService.user$ resolves to null.
Will this work once we upgrade our account to Professional?
Thank you.