Class OAuth::RequestToken
In: lib/oauth/tokens/request_token.rb
Parent: ConsumerToken

The RequestToken is used for the initial Request. This is normally created by the Consumer object.

Methods

Public Instance methods

Generate an authorization URL for user authorization

Protected Instance methods

construct an authorization url

[Validate]