Imzy
  • Discover communities
  • Log In
  • Sign up
  • Home
  • Discover communities
  • Log In
  • Sign up
  • About
  • Learn More
  • Contact
  • Community Policy
  • FAQ
  • Sitemap
  • Terms
  • Privacy Policy
  • Available on the App Store
  • Available on Google Play
Copyright © 2017 Saurus, Inc. All rights reserved.
Node.js

Node.js

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

155 members
Posted bytsabolovin/nodejs-Oct 28, 2016 at 3:30 PM

Token-Based Authentication With Node

  • Node.js

Token-Based Authentication With Node

This tutorial takes a test-first approach to implementing token-based authentication in a Node app using JSON Web Tokens (JWTs) and Postgres. By the end of this tutorial, you will be able to...

mherman.org
One comment
  • trewatersNov 01, 2016 at 1:05 PM

    This is a cool article. There are modules that do JWT so you don't have to code it yourself. I have been relying on Google+ API and Passport npm module. Thanks for sharing and giving code examples.

Node.js

Node.js

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

155 members
  • About
  • Sitemap
  • Terms and Conditions
  • Privacy Policy
  • Copyright © 2017 Saurus, Inc. All rights reserved.