Module OAuth::Helper
In: lib/oauth/helper.rb

Methods

Public Instance methods

generate_nonce(size=32)

Alias for generate_key

Parse an Authorization / WWW-Authenticate header into a hash

[Validate]