New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

intuit-oauth

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intuit-oauth - npm Package Versions

13

2.0.2

Diff

Changelog

Source

2.0.2

Features
  • Improved Code Coverage
  • README Corrections
  • Fixed npm package issues in 2.0.1
abisalehalliprasan
published 2.0.1 •

Changelog

Source

2.0.1

Features
  • Improved Code Coverage
  • README Corrections
abisalehalliprasan
published 2.0.0 •

Changelog

Source

2.0.0

Breaking Changes
  • Minimum Node Version >= 7.0.0
Features
  • Supports Minimum Node version >=7.0.0 ( not backward compatible )
  • Support for HTTP methods for API calls other than GET
  • Enhanced Code Coverage
  • ES Lint issues fixed.
Issues Fixed
abisalehalliprasan
published 1.5.0 •

Changelog

Source

1.5.0

Features

Problem :

  • The csrf tokens created did not follow the singleton pattern.
  • Occasional use of strict mode keywords made the package usage difficult in ES6 compliant environments.

Solution :

  • csrf token instance created at the time of instantiating OAuthClient. Singleton JS design pattern adopted.
  • Adopted ES6 standardization
  • ESLint enabled
Issues Fixed
abisalehalliprasan
published 1.4.0 •

Changelog

Source

1.4.0

Features

Problem :

  • The access-tokens are valid post the revoke() functionality.

Solution :

  • Clear Token Object on invoking revoke() functionality
Issues Fixed
abisalehalliprasan
published 1.3.0 •

Changelog

Source

1.3.0

Features
  • TokenValidation for Revoke functionality Fixed
Issues Fixed
abisalehalliprasan
published 1.2.0 •

Changelog

Source

1.2.0

Features
  • Highly Improved Implementation : setToken functionality
Issues Fixed

1.) the setToken() and the constructor for passing the tokens are handled efficiently now. 2.) #20 and #7 - Fixed 3.) #19 - HTTP 4XX Errors handled with more information.

abisalehalliprasan
published 1.1.3 •

Changelog

Source

1.1.3

Features
  • Setting the Token methodology fixed
Issues Fixed
abisalehalliprasan
published 1.1.2 •

Changelog

Source

1.1.2

Features
  • Supports Token Setting Functionality + New Scopes added
  • New scopes added :
    • Payroll: com.intuit.quickbooks.payroll,
    • TimeTracking: com.intuit.quickbooks.payroll.timetracking,
    • Benefits: com.intuit.quickbooks.payroll.benefits,
Issues Fixed
abisalehalliprasan
published 1.1.1 •

Changelog

Source

1.1.1

  • Rolling Back changes to realmId field on createToken()
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