Back to Explore

ciaranj/node-oauth

GitHub
1 watchersOpen source

Last release: 3/11/2025

OAuth wrapper for Node.js, providing a simple API to authenticate against OAuth providers so your app can act as an OAuth consumer. It supports OAuth 1.0 and includes rudimentary OAuth2 support (tested against providers like Twitter, Facebook, GitHub, Google, and others), plus OAuth Echo support for communicating with third-party media providers.

Project status

  • The repository appears to be actively maintained, with the most recent upstream push on 2025-03-11 and a tagged update v0.10.2 on the same date.
  • Update cadence looks sparse based on the available history (a large gap from 2010 to 2025 in the provided summaries), so the project may be evolving but not on a regular schedule.

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • 0.10.2

    3/11/2025

    No release notes were provided for v0.10.2 in the publisher metadata. The included code diff, however, shows substantial changes across the OAuth1 and OAuth2 implementation, plus changes to the module export surface (new root index.js).

    Features
  • v0.0.7

    5/10/2010

    Release v0.0.7 contains no release-notes content from the publisher, but the code diff shows meaningful changes to the core OAuth client implementation. Key updates include a changed OAuth constructor signature (with a new authorize_callback parameter), changes to how OAuth parameters are encoded when computing signatures, and altered secure request behavior for HTTPS.

    Features
  • v0.0.6

    5/2/2010

    Release v0.0.6 was published on 2010-05-02, but no release notes or change details were provided by the publisher. As a result, there is no actionable information available to identify new features, fixes, breaking changes, or dependency updates.