GithubHelp home page GithubHelp logo

abdallah-khalil / nodejswithpassport Goto Github PK

View Code? Open in Web Editor NEW
59.0 5.0 7.0 59 KB

nodejs application for integration with passport strategies and oauth built with nestjs

JavaScript 0.47% TypeScript 82.22% HTML 17.31%
nodejs expressjs nestjs typescript passportjs oauth2

nodejswithpassport's Introduction

Description

nodejs based application for learning nodejs integration with passport and oauth using nestjs

Installation

$ npm install

Start

$ npm run start

People

  • Author - abdallah khalil

nodejswithpassport's People

Contributors

abdallah-khalil avatar alexsasharegan avatar beeman avatar kamilmysliwiec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nodejswithpassport's Issues

About error ocurred

Good morning my friends

About error ocurred

I'm testing this project and the following error is being returned

$ npm run start
Debugger attached.

> [email protected] start /workspace/Abdallah-khalil_NodeJsWithPassport
> npm run start:watch

Debugger attached.

> [email protected] start:watch /workspace/Abdallah-khalil_NodeJsWithPassport
> nodemon

Debugger attached.
[nodemon] 1.19.4
[nodemon] to restart at any time, enter `rs`
[nodemon] watching dir(s): src/**/*
[nodemon] watching extensions: ts
[nodemon] starting `node ./index`
Debugger attached.

/workspace/Abdallah-khalil_NodeJsWithPassport/node_modules/ts-node/src/index.ts:307
        throw new TSError(formatDiagnostics(diagnosticList, cwd, ts, lineOffset))
              ^
TSError: ⨯ Unable to compile TypeScript
src/server.ts (12,12): Property 'set' does not exist on type 'Application'. (2339)
src/server.ts (13,12): Property 'set' does not exist on type 'Application'. (2339)
src/server.ts (16,12): Property 'use' does not exist on type 'Application'. (2339)
src/server.ts (17,12): Property 'use' does not exist on type 'Application'. (2339)
src/server.ts (19,12): Property 'use' does not exist on type 'Application'. (2339)
src/server.ts (21,12): Property 'use' does not exist on type 'Application'. (2339)
    at getOutput (/workspace/Abdallah-khalil_NodeJsWithPassport/node_modules/ts-node/src/index.ts:307:15)
    at /workspace/Abdallah-khalil_NodeJsWithPassport/node_modules/ts-node/src/index.ts:336:16
    at Object.compile (/workspace/Abdallah-khalil_NodeJsWithPassport/node_modules/ts-node/src/index.ts:498:11)
    at Module.m._compile (/workspace/Abdallah-khalil_NodeJsWithPassport/node_modules/ts-node/src/index.ts:392:43)
    at Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Object.require.extensions.<computed> [as .ts] (/workspace/Abdallah-khalil_NodeJsWithPassport/node_modules/ts-node/src/index.ts:395:12)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:93:18)
Waiting for the debugger to disconnect...
[nodemon] app crashed - waiting for file changes before starting...

Thanks in advance to everyone who can contribute.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.