Skip to content

oktadev/okta-secure-websockets-nodejs-example

Repository files navigation

Develop Secure Apps with WebSockets and Node.js Example Code

This example code is associated with the Develop Secure Apps with WebSockets and Node.js blog post.

Setup

  • Sign up for a free Okta developer account and create a new Web application.
  • Copy the .env.sample file to .env and change the values in this file to match your local development environment and Okta application settings
  • Install dependencies using npm install
  • Run the application using node index.js

About

"Develop Secure Apps with WebSockets and Node.js" example code

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published