<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000A9kTuvCQEOkta Classic EngineAuthenticationAnswered2024-06-07T15:38:35.000Z2024-06-06T10:21:38.000Z2024-06-07T15:38:35.000Z
Browser back button handling issue

After login into the application from Okta, and entering the application home page, immediately when the user clicks on the browser back button getting an Okta error like

"AuthSdkError: Could not load PKCE codeVerifier from storage. This may indicate the auth flow has already been completed or multiple auth flows are executing concurrently". But In real cases, it should navigate back to the login page.

The browser URL is showing like a callback component URL, but OKTA provides this by default callback component.

So how can I handle this scenario as the usual browser back button process?


This question is closed.
Loading
Browser back button handling issue