Skip to content

Detailed Demo & Documentation #393

@manjeshpv

Description

@manjeshpv

@ALL: Please share the links you know which can be added to examples

I felt, little time everyone will help many developers.

Some of the issues everyone facing with this repo and while implementing oauth 2.0 in nodejs

  1. npm version(v2.4.1) and github(v3.0.0-b3.1) version mismatch
  2. many examples links broken or confusing. (Please add example auth code of mongo or mysql?thanks a lot #366, No Examples? #367, Postman OAuth2 (GET NEW ACCESS TOKEN) #386, https://github.com/oauthjs/node-oauth2-server/tree/master/examples/postgresql not found #365, Examples links broken #359)
  3. developers who trying oauth 2.0 first time face lot of confusion about the concept. if we setup a demo in heroku then its easy to understand
  4. Simple Cookbooks, Implementation with demo data & Postman file to test all apis (Integration with third-party Oauth Provider #385)

Available Implementations:

  • Example with SQL, MongoDB Models(Lot of Improvement Required):

https://github.com/marsanla/node-oauth2-server-restify/tree/master/examples/postgresql
https://github.com/DivXPro/node-oauth2-server-implementation
https://github.com/manjeshpv/node-oauth2-server-implementation
https://github.com/slavab89/oauth2-server-example-mongodb

Models

2.4

https://github.com/oauthjs/express-oauth-server/tree/master/examples

3.0

SQL: https://github.com/manjeshpv/node-oauth2-server-implementation/blob/master/components/oauth/models.js

Mongo:
https://github.com/slavab89/oauth2-server-example-mongodb/blob/master/model.js
https://github.com/manjeshpv/node-oauth2-server-implementation/blob/master/components/oauth/mongo-models.js

Related NPM Modules:

https://github.com/oauthjs/express-oauth-server

Blogs

https://zilverline.github.io/2017/03/17/nodejs-oauth2-provider

References:

Broken link: https://github.com/oauthjs/node-oauth2-server/tree/master/examples/postgresql
Working link: https://github.com/marsanla/node-oauth2-server-restify/tree/master/examples/postgresql

last month downloads on 13th April 2017
oauth2orize: 112,108
oauth2-server: 17,357

Todo:

Feature Todo:

Docs & Examples

*. #385 Third Party Integrations like Facebook, Google

Breaking Changes from 2.x to 3.x

https://github.com/oauthjs/node-oauth2-server/wiki/Migrating-from-2.x-to-3.x

Issues to close: #365, #366, #367, #386, #388, #385, #360, #359, #329, #307

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions