All Projects → didinj → Mean Angular5 Passport Authentication

didinj / Mean Angular5 Passport Authentication

Licence: mit
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Mean Angular5 Passport Authentication

Mean Stack Angular5 Crud
MEAN Stack (Angular 5) CRUD Web Application Example
Stars: ✭ 107 (+345.83%)
Mutual labels:  stack, mongo, mongodb, express, expressjs, example, angularjs, webapp, angular5
Mern Stack Authentication
Secure MERN Stack CRUD Web Application using Passport.js Authentication
Stars: ✭ 60 (+150%)
Mutual labels:  application, mongo, mongodb, express, expressjs, authentication, login, secure
Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (+187.5%)
Mutual labels:  stack, mongo, mongodb, express, expressjs, angularjs, webapp
Mean Angular4 Chat App
MEAN stack with Angular 4 Chat App
Stars: ✭ 41 (+70.83%)
Mutual labels:  mongo, mongodb, express, expressjs, angularjs
NodeExpressCRUD
Node, Express, Mongoose and MongoDB CRUD Web Application
Stars: ✭ 45 (+87.5%)
Mutual labels:  application, mongo, example, expressjs, webapp
Checksheet Manager
Checksheet Manager for college checksheets. Created with AngularJS and Node/Express/MongoDB.
Stars: ✭ 31 (+29.17%)
Mutual labels:  mongodb, expressjs, angularjs, webapp
spring-boot-mongodb-react-java-crud
Spring Boot, MongoDB and React.js CRUD Java Web Application Example
Stars: ✭ 33 (+37.5%)
Mutual labels:  application, mongo, example, webapp
Angular Full Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
Stars: ✭ 1,261 (+5154.17%)
Mutual labels:  mongodb, express, expressjs, angularjs
Node Production
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server).
Stars: ✭ 35 (+45.83%)
Mutual labels:  mongo, mongodb, express, expressjs
Mevn Stack
A Quickstart for building an Express API with a VueJS Admin Portal
Stars: ✭ 178 (+641.67%)
Mutual labels:  mongo, mongodb, express, expressjs
Rest Api Nodejs Mongodb
A boilerplate for REST API Development with Node.js, Express, and MongoDB
Stars: ✭ 672 (+2700%)
Mutual labels:  mongodb, express, expressjs
mern-stack-crud
MERN stack (MongoDB, Express, React and Node.js) create read update and delete (CRUD) web application example
Stars: ✭ 142 (+491.67%)
Mutual labels:  application, mongo, expressjs
Mean
The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications
Stars: ✭ 12,125 (+50420.83%)
Mutual labels:  stack, mongodb, express
Securing Restful Apis With Jwt
How to secure a Nodejs RESTful CRUD API using JSON web tokens?
Stars: ✭ 301 (+1154.17%)
Mutual labels:  mongodb, express, authentication
Express Graphql Mongodb Boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
Stars: ✭ 288 (+1100%)
Mutual labels:  mongodb, express, authentication
Laconia
🏺 ‎ A minimalist MVC framework.
Stars: ✭ 307 (+1179.17%)
Mutual labels:  application, authentication, webapp
Fullstack Apollo Express Mongodb Boilerplate
💥A sophisticated GraphQL with Apollo, Express and MongoDB boilerplate project.
Stars: ✭ 301 (+1154.17%)
Mutual labels:  mongo, mongodb, authentication
Play Pac4j
Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 375 (+1462.5%)
Mutual labels:  mongodb, authentication, login
Practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
Stars: ✭ 3,694 (+15291.67%)
Mutual labels:  mongodb, express, expressjs
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (+1562.5%)
Mutual labels:  mongo, mongodb, express

Securing MEAN Stack (Angular 5) Web Application using Passport

This source code is part of Securing MEAN Stack (Angular 5) Web Application using Passport tutorial.

To run locally:

  • Run MongoDB server
  • Clone this repo
  • Run npm install
  • Run npm install --save-dev @angular-devkit/core
  • Run npm start
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].