You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

simple-oauth2-promise

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-oauth2-promise - npm Package Versions

0.3.0

Diff
jonathansamines
published 0.3.0 •

Changelog

Source

v0.3.0 (29 November 2015)

  • Better documentation!
  • Added support for promise based API
jonathansamines
published 0.2.1 •

Changelog

Source

v0.2.1 (17 October 2014)

  • Adds revocation token method
  • Not using headers if access_token is defined as a part of the URL.
  • Changes from Pascal Case to Camel Case in the API.
  • Adds Bearer Header for requests.