Method: OAuth2::AuthCode#user_id

Defined in:
lib/oauth20/auth_code.rb

#user_idObject (readonly)

Returns the value of attribute user_id.



7
8
9
# File 'lib/oauth20/auth_code.rb', line 7

def user_id
  @user_id
end