Skip to content

mohd7469/oauth2orize-openid-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenID Connect extentions for Oauth2orize.

Based on oauth2orize: oauth2 provider example

Shows the basic configuration of the extention grant types. Implementation details of token generation are left to the reader.

Install

$ npm install git://github.com/jaredhanson/oauth2orize-openid.git --save

Require

// for example    
var oauth2orize_ext = require('oauth2orize-openid')

Learn

OpenID Connect 1.0 specification

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published