Does anyone know of a way to have redirect variables persist while a user is logging in via Facebook or Google. This has puzzled me for a while now.
For example if I want to redirect the user back to a specific article (page) on the website I need the URI information to persist during the login.
The problem is that the login process takes the user to the provider (in my case Facebook or Google) and then back to the website. During which time the redirect information is lost.
Does anyone know of a way to do this?
All help is appreciated.
Thanks, cs1h