0.1.1 • Published 7 years ago

oauth2orize-audience v0.1.1

Weekly downloads
18
License
MIT
Repository
github
Last release
7 years ago

oauth2orize-audience

OAuth2orize extension providing support for audience indicators.

Install

$ npm install oauth2orize-audience

Usage

Parse Request Extensions

In order to parse the additional parameters used to indicate an audience, register support for this extension with a Server instance:

server.grant(require('oauth2orize-audience').extensions());

License

The MIT License

Copyright (c) 2016-2017 Jared Hanson [http://jaredhanson.net/](http://jaredhanson.net/)