Skip to content

Conversation

@mansona
Copy link

@mansona mansona commented Nov 25, 2011

I need to be able to redirect to different parts of my app after authorisation and wanted to be able to specify the redirectPath in the href of the link to the everyauth handler.

for example:
I have the redirectPath set to be /#/dashboard in my app but if I wanted to go somewhere else after logging in with facebook i can link to http://myapp.com/auth/facebook?redirect_path=/#/sendmessage and this will redirect me to /#/sendmessage after logging in.

This will need to be incorporated into the other methods of authentication but at least it is a start.

@juniorplenty
Copy link

Need this as well - did it ever get pulled?

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