Registry / auth / simple-oauth

simple-oauth

JSON →
library0.4.1rbrubygemsunverified

Simply builds and verifies OAuth headers.

gem install simple_oauth
INSTALL
IMPORT
SIG · SIMPLE-OAUTH
S
simple-oauth
authrubyv0.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SimpleOAuth
require 'simple_oauth'

Generate an OAuth header

require 'simple_oauth' header = SimpleOAuth::Header.new(:get, 'https://api.example.com', {}, consumer_key: 'key', consumer_secret: 'secret') puts header.to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
20
Resources
simple-oauth — gem install simple-oauth · libregistry