Skip to content

Commit

Permalink
adding a note about where the uid can be gotten
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Ballantyne committed Oct 31, 2011
1 parent 3649b79 commit 8ef550a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/omniauth/strategies/tqq.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def consumer
consumer
end

#TODO: this is missing from the raw_info request. it is in other api methods. should we make two calls?
uid { access_token.params[:open_id] }

info do
Expand Down

0 comments on commit 8ef550a

Please sign in to comment.