Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use PassportJS with HapiJS

I'm having a hard time to decide the best way to use PassportJS with HapiJS. Have anyone done that? I'm not talking about Travelogue because I kinda didn't like the way it works. Maybe I'm not using it right.

like image 858
Danilo F Avatar asked Mar 15 '14 15:03

Danilo F


1 Answers

Travelogue has recently been "retired". Check out the replacement module bell. bell is much more "hapi-like" because it doesn't try to use passport.js

like image 161
arb Avatar answered Oct 09 '22 09:10

arb