Sha256: 02e272f3ad3d207f0a501515c899a9530d83272bd53a9d94a5a8619688af3c80

Contents?: true

Size: 125 Bytes

Versions: 9

Compression:

Stored size: 125 Bytes

Contents

module Goodreads
  module Authorized

    def user_id
      oauth_request('/api/auth_user')['user']['id']
    end

  end
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
goodreads-0.4.3 lib/goodreads/client/authorized.rb
goodreads-0.4.2 lib/goodreads/client/authorized.rb
goodreads-0.4.1 lib/goodreads/client/authorized.rb
goodreads-0.4.0 lib/goodreads/client/authorized.rb
goodreads-0.3.0 lib/goodreads/client/authorized.rb
goodreads_17up-0.2.2 lib/goodreads/client/authorized.rb
goodreads-0.2.2 lib/goodreads/client/authorized.rb
goodreads_17up-0.2.1 lib/goodreads/client/authorized.rb
goodreads-0.2.1 lib/goodreads/client/authorized.rb