You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
It was added by @miguelcoba in fa1171f where we needed to resolve each strategy callback URLs based on the generic appurl config option, but this has now been changed to a URL config option for each strategy so I guess this can be removed now.
The
require('url')
seems to be unnecessary in the passport strategies. Any reason why it's there in facebook, github, etc.?The text was updated successfully, but these errors were encountered: