Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simple-oauth2

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-oauth2 - npm Package Versions

1
46

0.3.0

Diff

Changelog

Source

v0.3.0 (29 November 2015)

  • Better documentation!
  • Added support for promise based API
andreareginato
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.
andreareginato
published 0.2.0 •

andreareginato
published 0.1.9 •

andreareginato
published 0.1.8 •

andreareginato
published 0.1.7 •

Changelog

Source

v0.1.7 (16 May 2013)

  • Now compatible with Github
andreareginato
published 0.1.6 •

Changelog

Source

v0.1.6 (24 Jan 2013)

  • Updated name convention on using simple oauth2 configuration block.
andreareginato
published 0.1.5 •

Changelog

Source

v0.1.5 (24 Jan 2013)

  • Token expiration is now dinamically defined through the expires_in field returned with the access token from the OAuth2 server
andreareginato
published 0.1.4 •

Changelog

Source

v0.1.4 (22 Jan 2013)

  • Fixed missing Basic Auth that somehow is not created from the request library
andreareginato
published 0.1.3 •

Changelog

Source

v0.1.3 (22 Jan 2013)

  • Fixed bug on AccessToken#expired() as it had the inverse logic
  • AccessToken#refresh() now returns an AccessToken object
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc