Login with Threefold Connect in NodeJS

Hi guys! We recently needed to login with the threefold connect account on our NodeJS backend and we couldn’t find material for that on GitHub. So, as I believe this will be very useful for the community, I created an npm package to make everyone’s work easier, I will update as needed.

Enjoy!

8 Likes

It’s a little bit “over my head” :laughing: but nonetheless, I thank you for your contribution! This is exactly in the spirit of the ThreeFold community. (Maybe you could explain what you did in non-technical terms for me?)

3 Likes

Of course! Non-technically speaking, we needed implement login in our app with threefold connect account, but we didn’t want the user to need the Threefold Connect app, this contribution of mine was precisely to replace the app and leave all the flow to us!

3 Likes