Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout presumably due to timeout expiration #541

Closed
BrianSHenderson opened this issue Aug 4, 2020 · 3 comments
Closed

Timeout presumably due to timeout expiration #541

BrianSHenderson opened this issue Aug 4, 2020 · 3 comments
Labels
bug report This issue reports a suspect bug or issue with the SDK itself

Comments

@BrianSHenderson
Copy link

Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.

Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.

By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.

Describe the problem

I’m receiving the following error message:
Screenshot 2020-08-04 at 10 02 33
when I go back to a web page that will probably have an expired token. Opening in an Incognito window does not give the error.

What was the expected behavior?

To either refresh the token or be logged out

Reproduction

Detail the steps taken to reproduce this error, and whether this issue can be reproduced consistently or if it is intermittent.
Note: If clear, reproducable steps or the smallest sample app demonstrating misbehavior cannot be provided, we may not be able to follow up on this bug report.

  • Log in to a site
  • The next day check if the timeout error has been produced
  • ...

Can the behavior be reproduced using the SPA SDK Playground?

If so, provide steps:

Where applicable, please include:

  • The smallest possible sample app that reproduces the undesirable behavior
  • Log files (redact/remove sensitive information)
  • Application settings (redact/remove sensitive information)
  • Screenshots

Environment

I’m using v1.11.0, tested with latest release version of Chrome.

@BrianSHenderson BrianSHenderson added the bug report This issue reports a suspect bug or issue with the SDK itself label Aug 4, 2020
@stevehobbsdev
Copy link
Contributor

Thanks for the report - can you let me know if you can see any additional logging in your Auth0 dashboard logs?

@BrianSHenderson
Copy link
Author

I'm getting a 'Failed Silent Auth' - The specified redirect_uri does not have a registered origin.

@BrianSHenderson
Copy link
Author

That appears to have resolved the problem, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report This issue reports a suspect bug or issue with the SDK itself
Projects
None yet
Development

No branches or pull requests

2 participants