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

Redirection query string 'redirect' #105

Closed
ashikkalavadiya opened this issue Jul 7, 2017 · 2 comments
Closed

Redirection query string 'redirect' #105

ashikkalavadiya opened this issue Jul 7, 2017 · 2 comments

Comments

@ashikkalavadiya
Copy link

It seems that on postLink form it removes all parameters of query string we have in URL. Please fix it soon. so we can redirect after login.

@ADmad
Copy link
Owner

ADmad commented Jul 8, 2017

So just set redirect in URL array using '?' => ['redirect' => $this->request->query('redirect')] in postLink() call.

@ADmad ADmad closed this as completed Jul 8, 2017
@monsurhoq
Copy link

monsurhoq commented Jul 13, 2017

No change for google. Please check issue #107

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

3 participants