I cant figure out how to specify a dynamic callback url using Simpleauth.
I would like to redirect user to whatever page that they were on prior to clicking on Login.
If they click on /twitter/auth while on /123213 they would be redirected to /123213 after the authenticate.
Can anyone help ?