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

Token refresh in browser without redirecting to Hydra/IDP #400

Closed
impactmass opened this issue Oct 22, 2018 · 0 comments
Closed

Token refresh in browser without redirecting to Hydra/IDP #400

impactmass opened this issue Oct 22, 2018 · 0 comments

Comments

@impactmass
Copy link
Contributor

Token refresh in browser without redirecting to Hydra/IDP

Summary description

This will be a continuation of #350.
#350 added token refresh via full page redirects (and reloading), but this does not give a good user experience in all cases. E.g in the case of user filling a form and leaving it for long. The refresh can lose all the already filled form contents.

So, it makes sense to also have refresh happen entirely in the browser.

There are approaches to make this work that can be explored. One of them (mentioned in #350) include using a hidden iFrame.

Links:

More implementation details should be fleshed out here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants