simpler-oauth1.0
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

Simpler OAuth1.0

A back-to-basics approach to OAuth1.0 signature and string generation

Why?

A few months ago I struggled to find a typed library for OAuth1.0 authentication. Eventually I just used decided to use simple-oauth-js. However, that library was written to be used in the browser. When I needed a pure-node library for OAuth1.0... I decided to cut my search short and just rewrite it for typescript, simplifying it as much as I could.

TODO:

Support other signature methods

References:

/simpler-oauth1.0/

    Package Sidebar

    Install

    npm i simpler-oauth1.0

    Weekly Downloads

    2

    Version

    0.0.7

    License

    ISC

    Unpacked Size

    32.1 kB

    Total Files

    12

    Last publish

    Collaborators

    • techno11