Skip to content

oktadev/okta-nodejs-sql-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Node.js App using SQL Server Step-By-Step

This is the source code for a video tutorial.

Requirements

Setup

  1. Clone or download this project
  2. Copy .env-sample to .env
  3. Run npm install to install dependencies
  4. Create a new Web Application in Okta for this project, accepting defaults
  5. Copy your Okta application Client ID and Client Secret
  6. Change the values in .env to match your environment

Run

npm run dev

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages