
Jifty::Plugin::OAuth::Action::AuthorizeRequestToken
Make sure we have such a token, and that it is not already authorized
Actually authorize or deny this request token
Takes the use_limit argument and inflates it to a DateTime object representing when the access token will expire. It expects the input to be of the form "number_of_periods period_length", so "5 minutes", "1 hour", etc.