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

Login redirect not working #19

Closed
paulbert opened this issue Aug 30, 2017 · 1 comment
Closed

Login redirect not working #19

paulbert opened this issue Aug 30, 2017 · 1 comment
Assignees

Comments

@paulbert
Copy link
Member

I had implemented the AuthGuard based on this tutorial to include functionality to save the route the user requests in the query string and then redirect to that page after login.

Currently that's not working as intended, so needs fixing.

@nirojdyola nirojdyola self-assigned this Aug 31, 2017
@nirojdyola
Copy link
Contributor

1 .Login Page (stateURL = meetups)
loginurl

  1. Meetups after login page
    meetups

Here, 1. checking meetups before login as shown . and 2. redirect to meetups page after login as it needs to maintain the state.

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