oauth2orize-device-code

0.1.0 • Public • Published

oauth2orize-device-code

Version Build Quality Coverage Dependencies

OAuth2orize extensions providing support for Device Flow for Browserless and Input Constrained Devices.

This flow allows devices which lack an easy input method (such as a smart TV, media console, picture frame, or printer) to request user authorization. Authorization will be performed on a secondary device, such as a desktop computer or smartphone, where a suitable input method and browser are available.

Install

$ npm install oauth2orize-device-code

Considerations

Specification

This module is implemented based on OAuth 2.0 Device Flow for Browserless and Input Constrained Devices, draft version 07. As a draft, the specification remains a work-in-progress and is not final. The specification is under discussion within the OAuth Working Group of the IETF. Implementers are encouraged to track the progress of this specification and update implementations as necessary. Furthermore, the implications of relying on non-final specifications should be understood prior to deployment.

License

The MIT License

Copyright (c) 2016-2017 Jared Hanson <http://jaredhanson.net/>

Sponsor

Readme

Keywords

Package Sidebar

Install

npm i oauth2orize-device-code

Weekly Downloads

189

Version

0.1.0

License

MIT

Last publish

Collaborators

  • jaredhanson