Skip to content

Preserve requested route for code flow #1124

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

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Preserve requested route for code flow #1124

merged 1 commit into from
Nov 12, 2021

Conversation

pirminrehm
Copy link
Contributor

I added a new option preserveRequestedRoute which is false by default.
If set to true and when using the code flow, the requested route and query params are stored to storage and after successful token retrieval used to redirect to. This feature enables deep linking.
Fixes #592

@bschnabel
Copy link

@manfredsteyer @jeroenheijmans what about approving this one? any concerns?

@jeroenheijmans
Copy link
Collaborator

I mostly just moderate issues on the repo. The maintainer typically gathers multiple PRs over a longer period of time before bringing out a new release, so I'd default to expecting the same.

@manfredsteyer manfredsteyer merged commit 1804dce into manfredsteyer:master Nov 12, 2021
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

Successfully merging this pull request may close these issues.

Preserving state (url) with codeFlow
4 participants