Skip to main content

All Questions

0 votes
1 answer
650 views

OKTA Self service registration with Nextjs REACT

I have been trying to allow users to sign up for my app with the Okta SSR feature however I keep getting this error that says: {"errorCode":"E0000060","errorSummary":&...
kpgabriel 's user avatar
2 votes
4 answers
7k views

next-auth only valid absolute URLs can be requested

I updated [email protected] to [email protected] for okta signin(reactjs). After that I am getting the following errors: [next-auth][error][SIGNIN_OAUTH_ERROR] https://next-auth.js.org/errors#...
user3041713's user avatar