All Projects → oktadev → okta-nodejs-sql-server-example

oktadev / okta-nodejs-sql-server-example

Licence: MIT license
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
EJS
674 projects
TSQL
950 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].