I am using Everyauth + Express + NodeJS to allow users to log into Facebook. I would like to re-direct them to the page that they logged-in from - is there any way I can get the everyauth.facebook configuration to support multiple redirect urls?
thanks.