Node.js: Connect-Auth VS. EveryAuth

后端 未结 5 1701
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-12 15:57

Can anyone give a good comparison between: https://github.com/ciaranj/connect-auth and https://github.com/bnoguchi/everyauth

Which seem to be the only options for ex

5条回答
  •  春和景丽
    2020-12-12 16:19

    Thought I'd mention that there is now a new player in the town called PassportJS which features a lot of the same benefits as everyauth however authentication providers are provided by npm modules - so optin in rather than include everything.

提交回复
热议问题