simpler-oauth1.0

v0.0.7
A back-to-basics approach to OAuth1.0
oauth oauth1.0 typescript typed oauth1

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:

npm i simpler-oauth1.0

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 6/18/2021

Downloads

Maintainers