Add User Authentication to Your Node.js App
On This Page
New to Okta? Our how to guide will walk you through adding user authentication to your Node.js app in minutes.
Node.js Sample AppOkta Node.js SDK
The Okta Node.js SDK can be used in your server-side code to create and update users and groups.
okta-sdk-nodejs on npm Node.js SDK SourceNode.js Libraries
Recommended Guides
Related Blog Posts
- Build a Basic CRUD App with Vue.js and Node
- Build a Simple REST API with Node and OAuth 2.0
- Tutorial: Build a Basic CRUD App with Node.js
- Build a Basic CRUD App with Node and React
- Build User Registration with Node, React, and Okta
- Build Secure Node Authentication with Passport.js and OpenID Connect
- How to Securely Manage Users in Your Node App
- Simple Multi-Factor Authentication in Node