question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'No matching state found in storage' when pressing back button after login

See original GitHub issue

Issue and Steps to Reproduce

  1. git clone https://github.com/AxaGuilDEv/react-oidc.git
  2. cd react-oidc/examples/context
  3. npm install
  4. npm run start
  5. Open http://localhost:3000 in a browser
  6. Press Login
  7. Use bob/bob
  8. Once logged in press back button once
  9. This error shows up (No matching state found in storage)

image

Versions

3.0.8

Screenshots

Expected

Should not show any errors

Actual

shows errors

Additional Details

  • Installed packages:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
VCuzmincommented, Mar 19, 2021

Hello! What is the status of this issue? I’m asking that because I’m quite blocked. Thank you a lot!

1reaction
guillaume-chervetcommented, Jul 25, 2020

Thank you @bogdbo , I think it is a good issue to fix

Read more comments on GitHub >

github_iconTop Results From Across the Web

Navigate back to login (browser back button) and ...
If you navigate to id server login page by press back button and clicks on login again, we get the error No matching...
Read more >
angular - no matching state found in storage
I'm using angular 5 and identityserver4. This is because of the time mismatch between system time and that region time.
Read more >
Impossible to log-in – Docker server time out of sync - bugs
Uncaught (in promise) Error: No matching state found in storage ... Hi, Our scenario is like this: If user presses browser back button...
Read more >
Redirect Users
Describes how to redirect users to URLs that have not been added to the AllowList.
Read more >
Common questions about the Microsoft Authenticator app
A: To add a work or school account for passwordless or two-step verification, select the + button in the top right corner of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found