NextJS App router authenticaction

Hi, I want to implement OKTA authentication for new nextjs app based router. On official site okta site i dont see any documentation. Can you please help me with documentation or integration.

Thanks!

Hello @Saurabh_B_LTI ,
Thank you for reaching out here on the Okta Developer Forum. Unfortunately, at this time, we do not have an official up to date sample to guide you through this integration.
However, this blog post / guide is still available. (It’s a bit outdated, but it’s a good reference / starting point).

But this does not have app router authentication. Should i follow the same steps with app router?

Hello @Saurabh_B_LTI , you could try the same steps with the app router. (that would be an alternative)
And also, please check this nextJS SDK from Auth0. (An example app is also available)

Can this npm packages be used for okta authentication?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.