Skip to content

IITJ Software Engineering Project: OAuth/openid based authentication portal

Notifications You must be signed in to change notification settings

Wolverin-e/authentication

Repository files navigation

Node.js CI

Authentication Portal

IITJ Software Engineering Project: OAuth/openid based authentication portal

Use Case Diagram (Extended Scenario)

Login Sequence with oauth/openid

Class Diagram of The Project

NPM Scripts

  1. Lint Test

    $ npm run lintTest
  2. Lint

    $ npm run lint
  3. Build

    $ npm run build
  4. Tests

    # Without build & coverage
    $ npm run localTests
    
    # Without build
    $ npm run localTestsWithCoverage
    
    # With build and Coverage
    $ npm test
  5. Start Dev Server

    $ npm start

About

IITJ Software Engineering Project: OAuth/openid based authentication portal

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •