Skip to main content

All Questions

Tagged with
0 votes
1 answer
246 views

Why does nextjs return an error after exiting the MSAL oauth process?

I'm getting an error building a website with next.js. I've build the site for production running, and after authenticating I get this error below. I have integrated MSAL for authentication which lets ...
N4NO's user avatar
  • 21
1 vote
0 answers
52 views

OAuth Login Flow: How to create users on my own backend?

We have a web app that caters to a small set of users that are guaranteed to have an account on Office 365. To save them from remembering one more password, and to use Microsoft's infrastructure for ...
code's user avatar
  • 2,163