All Projects → cdiaz → Nest Passport

cdiaz / Nest Passport

Nest authentication example using passport strategies

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Nest Passport

Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (+597.73%)
Mutual labels:  nestjs, nest, jwt, passport
Passport
Passport module for Nest framework (node.js) 🔑
Stars: ✭ 211 (+379.55%)
Mutual labels:  nestjs, nest, passport
Core Nestjs
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
Stars: ✭ 347 (+688.64%)
Mutual labels:  nestjs, jwt, passport
Jwt
JWT utilities module based on the jsonwebtoken package 🔓
Stars: ✭ 232 (+427.27%)
Mutual labels:  nestjs, nest, jwt
Bull
Bull module for Nest framework (node.js) 🐮
Stars: ✭ 356 (+709.09%)
Mutual labels:  nestjs, nest
Ng Universal
Angular Universal module for Nest framework (node.js) 🌷
Stars: ✭ 336 (+663.64%)
Mutual labels:  nestjs, nest
Docs.nestjs.com
The official documentation https://docs.nestjs.com 📕
Stars: ✭ 389 (+784.09%)
Mutual labels:  nestjs, nest
Ngx Starter Kit
🅰️ Angular 🚀 NestJS 🐒 Starter Kit
Stars: ✭ 479 (+988.64%)
Mutual labels:  nestjs, jwt
Nestjs Pino
Platform agnostic logger for NestJS based on Pino with REQUEST CONTEXT IN EVERY LOG
Stars: ✭ 283 (+543.18%)
Mutual labels:  nestjs, nest
Api
🏁🛠️ SaaS backend & API framework based on @nestjs
Stars: ✭ 390 (+786.36%)
Mutual labels:  nestjs, nest
Lumen Passport
Making Laravel Passport work with Lumen
Stars: ✭ 585 (+1229.55%)
Mutual labels:  jwt, passport
Swagger
OpenAPI (Swagger) module for Nest framework (node.js) 🌎
Stars: ✭ 734 (+1568.18%)
Mutual labels:  nestjs, nest
Graphql
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
Stars: ✭ 697 (+1484.09%)
Mutual labels:  nestjs, nest
Typeorm
TypeORM module for Nest framework (node.js) 🍇
Stars: ✭ 807 (+1734.09%)
Mutual labels:  nestjs, nest
Nest Schedule
A cron-like and not-cron-like job distributed scheduler for Nest.js by decorators.
Stars: ✭ 368 (+736.36%)
Mutual labels:  nestjs, nest
Jianshu
仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫
Stars: ✭ 296 (+572.73%)
Mutual labels:  nestjs, passport
Docs.nestjs.cn
nestjs 中文文档
Stars: ✭ 393 (+793.18%)
Mutual labels:  nestjs, nest
Nest Cli
CLI tool for Nest applications 🍹
Stars: ✭ 889 (+1920.45%)
Mutual labels:  nestjs, nest
react-redux-jwt-authentication-boilerplate
React-Redux JWT Authentication Boilerplate
Stars: ✭ 44 (+0%)
Mutual labels:  jwt, passport
Terminus
Terminus module for Nest framework (node.js) 🤖
Stars: ✭ 277 (+529.55%)
Mutual labels:  nestjs, nest

Nest Logo

The Nest framework + Passport.

Installation

Install dependencies :

$ npm install

Create .env file :

cp .env.example .env

Start

$ npm run start

People

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].