Hi, i have a nextjs app with next auth, and i want to integrate with okta. User will see a button on UI to sign in to Okta, once they are verified on Okta it should redirect them back to my app , where i should be able to set some local storage on UI.
I am not able to find any hooks on Client side to intercept the authentication from Okta and update the local storage, is there something that i am missing ?
Hey Hemant,
My name is Akash, from Okta.
For your use case, I would like to get some additional context on the same. Could you please elaborate the use case in detail and let me know what exactly you are trying to implement with some example?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.