• Stars
    star
    402
  • Rank 106,857 (Top 3 %)
  • Language
    JavaScript
  • Created over 10 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Login Express + Passport + MySQL

Complete Guide to Node Authentication with MySQL

Code for the entire scotch.io tutorial series: Complete Guide to Node Authentication with MongoDB

Current version database is ported to MySQL

We will be using Passport to authenticate users locally,

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git clone [email protected]:manjeshpv/node-express-passport-mysql.git
  2. Install packages: npm install
  3. Edit the database configuration: config/database.js
  4. Create the database schema: node scripts/create_database.js
  5. Launch: node server.js
  6. Visit in your browser at: http://localhost:8080

Licence: 1

More Repositories

1

node-oauth2-server-implementation

Using oauth2-server: 3.0.0-b2 & Supports MongoDB, MySQL, PostgreSQL, MSSQL & SQLite
JavaScript
216
star
2

node-restify-mysql-sequelize

JavaScript
8
star
3

minio-nodejs-angularjs-example

Minio Example with Express.js
JavaScript
6
star
4

json.hpack

Nodejs Implementation of https://raw.githubusercontent.com/WebReflection/json.hpack/master/src/javascript/json.hpack.js
JavaScript
4
star
5

wso2-jwt-verify

jsonwebtoken jwt.verify() not worked for me. When token signed from WSO2 API Gateway JWT(Java)
JavaScript
4
star
6

passport-local-express4-mongoose-example

Express 4 Authentication with Passport, Mongoose
JavaScript
4
star
7

sequelize-query-execution-time

sequelize query execution time in http response headers
JavaScript
3
star
8

awesome-fullstack-sandbox

Cloud Native Docker Sandbox for Indian Startups
2
star
9

slim-jwt-auth-demo

JSON Web Token Authentication for Slim Framework Sample Demo
PHP
2
star
10

swagger-hybrid

swagger-ui & swagger-editor for developers http://swagger-hybrid.herokuapp.com/ui/auth
HTML
2
star
11

Provisional-Marks-Card-Generator

Sri Siddhartha Institute of Technology SSIT Tumkur SGPA
PHP
1
star
12

ssit360.github.io

SSIT Developers Home
1
star
13

unsolved-problems

Those Architectural Challenges remain unsolved
1
star
14

redis-plus-lru-cache

Redis + LRU Cache
JavaScript
1
star
15

aloak

1
star
16

nodejs-docker-caprover

CapRover Nodejs Example
JavaScript
1
star
17

gsuite-google-calendar-api-limits

JavaScript
1
star
18

mean-development-guide-2021

Mongo/MySQL/Node/Express/
JavaScript
1
star
19

oauth2-server2

JavaScript
1
star
20

geo-bangalore

1
star
21

node-webhooks-dashboard

Dashboard for Developers - https://github.com/roccomuso/node-webhooks
1
star