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

can use get query with callback url #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

catatsuy
Copy link

if I use the url including get query, I can't return the original url

if I use the url including get query, I can't return the original url
@rakyll
Copy link
Contributor

rakyll commented Nov 12, 2014

Could you reword the commit message to explain the problem more in detail?

@catatsuy
Copy link
Author

I try to access the URL which contains the GET query. It requires OAuth authentication.
I am asked to the OAuth authentication.
Then I want to redirect to the original URL.
But it will be redirected to the URL which does not contain the GET query.
This commit solves it.

Is this message ok?

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.

2 participants