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

Keep initial URL with OAuth2 login #12

Open
wvengen opened this issue Nov 6, 2018 · 0 comments
Open

Keep initial URL with OAuth2 login #12

wvengen opened this issue Nov 6, 2018 · 0 comments
Labels

Comments

@wvengen
Copy link
Member

wvengen commented Nov 6, 2018

When visiting the app for the first time, if an initial URL (fragment) is given, it is lost during the OAuth dance for obtaining an access token.

Store the initial URL (in session or in OAuth param or so), then go there after getting back to the app.

(This has become relevant after a7dc5dc.)

@wvengen wvengen added the bug label Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant