Weird situation here, last night the app I was working worked fine. Went straight off the React documentation and was able to log in and out to view the private page just like the tutorial. Today it throws this error when trying to login, any clue what this is all about? I changed no code.
AuthSdkError: No issuer passed to constructor. Required usage: new OktaAuth({issuer: “https://{yourOktaDomain}.com/oauth2/{authServerId}”})
^ This is the full error
Can you please provide the router config?