NodeJS Everyauth multiple redirect

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.

Ah. This has been answered on the github issues:

https://github.com/bnoguchi/everyauth/issues/12 https://github.com/bnoguchi/everyauth/issues/41