Registry / auth / pelle-oauth

pelle-oauth

JSON →
library0.3.6rbrubygemsunverified

OAuth Core Ruby implementation for signing and verifying OAuth requests.

gem install pelle-oauth
INSTALL
IMPORT
SIG · PELLE-OAUTH
P
pelle-oauth
authrubyv0.3.6
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.

OAuth
require 'oauth'

Create an OAuth consumer and get a request token

require 'oauth' consumer = OAuth::Consumer.new('key', 'secret', site: 'https://api.example.com') puts consumer.get_request_token
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources
pelle-oauth — gem install pelle-oauth · libregistry