0.0.7 • Published 3 years ago

simpler-oauth1.0 v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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:

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago