Giter Club home page Giter Club logo

o-auth's Introduction

O-auth

OAuth Provider Name: LinkedIn

Done By:

  • Mosab Al-Omari
  • Mohammad Azzam
  • Zakieh Abu Yassen
  • Ishaq Athamneh
  • Nihad Zeidan

General Comments

A back-end application, with in-memory database. Uses a middleware to Authorize user access to third-party provider. Login authorization using LinkedIn as an OAuth provider.

Pros

  • Login using LinkedIn account
  • No need for saving user passwords in database
  • Easy to integrate in the server

Cons

  • You need to create an organization in LinkedIn to be able to use the OAuth provider API
  • One token every minutes
  • limited to 500 requests per day

Ratings and Reviews

Documentation

A back-end application, Utilizing express server, with an in-memory database. Where the front-end is used to show the retrieved data in JSON format. Uses a middleware to Authorize user access to third-party provider, giving them access to public information to the user's linkeIn account. Login authorization using LinkedIn as an OAuth provider. The app is deployed to Heroku.

Systems Requirements

npm i

Ramp-Up Projections

How long would/should it take a team of mid-junior developers to become productive? 6 hours

Code Demos

Operating Instructions

  • npm start
  • nodemon
  • Endpoint: /
    • main page with login button
  • Endpoint: /oauth
    • Returns a JSON object with the generated token and the username.

o-auth's People

Contributors

mohdazzam avatar nihadzeidan avatar

Watchers

 avatar

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.