Get authorized user information.
7 8 9
# File 'lib/wotc/client/users.rb', line 7 def current_user get('user') end