As a passport user I would use passport (for now) if I am heavy on the social sign in. If I were using user/password type authentication I would use this.
That being said, I want to work with the author a bit to figure out how hard it will be to either link up with passport for social or maybe even write an oauth plugin for this, but I'm not sure yet. You could look into it to! :D
Sweet digs. This is a very cool project. Authentication is one of the most time consuming and fickle parts of any project. Its great that this handles the authentication workflows and nothing else. All thats left to do is build an API to expose a protected resource.
Love that this is build ground up to work from static front ends.
5 comments
[ 3.0 ms ] story [ 20.9 ms ] threadThat being said, I want to work with the author a bit to figure out how hard it will be to either link up with passport for social or maybe even write an oauth plugin for this, but I'm not sure yet. You could look into it to! :D
Love that this is build ground up to work from static front ends.