Object
# File lib/strava/v2/connection.rb, line 21 def set_authorized_user(user_id, token) @user_id = user_id @token = token end