Updated solution as to how to integrate with AAD or MS Graph #16146
Unanswered
jackHedaya
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature request
Is your feature request related to a problem? Please describe.
It is difficult to navigate setting up Azure Active Directory or Microsoft Graph in Next.js because the current methodologies are reliant on accessing the
next()
function, or solely usingexpress
with intensive middleware.Describe the solution you'd like
A demo as to how to set up Microsoft Graph or Azure Active Directory in Next 9.x.
Describe alternatives you've considered
Beta Was this translation helpful? Give feedback.
All reactions