Socket
Socket
Sign inDemoInstall

passport-oauth2

Package Overview
Dependencies
5
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.8.0

Diff

Changelog

Source

[1.8.0] - 2024-02-02

Fixed

  • Fixed intermittent "Failed to obtain access token" error by updating oauth dependency from 0.9.x to 0.10.x. This error seems to occur more frequently on fast connections which get reset after receiving an access token response.
jaredhanson
published 1.7.0 •

Changelog

Source

[1.7.0] - 2023-03-02

Added

  • Support for authorization response parameters encoded as HTML form values, as specified by OAuth 2.0 Form Post Response Mode.
jaredhanson
published 1.6.1 •

Changelog

Source

[1.6.1] - 2021-09-24

Fixed

  • Error in cases where the authorization server returns a successful access token response which is missing an access_token parameter.
jaredhanson
published 1.6.0 •

Changelog

Source

[1.6.0] - 2021-07-01

Added

  • Support for store: true option to Strategy constructor, which initializes a state store capable of storing application-level state.
  • Support for state object passed as option to authenticate, which will be persisted in the session by state store.
  • callbackURL property added to metadata passed to state store.
jaredhanson
published 1.5.0 •

jaredhanson
published 1.4.0 •

jaredhanson
published 1.3.0 •

jaredhanson
published 1.2.0 •

jaredhanson
published 1.1.2 •

jaredhanson
published 1.1.1 •

2Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc