| Class | VagrantCloud::Account |
| In: |
lib/vagrant_cloud/account.rb
|
| Parent: | Object |
| access_token | [RW] | |
| username | [RW] |
@param [String] password @param [String] description @param [String] 2FA code @return [Hash] response body
REMOVED IN FAVOR OF CLIENT CLASS, but still exists to support any old clients
@param [String] method @param [String] path @param [Hash] params @return [Hash]
Validates a token on the account or a one-off validation token request. Will return nil if token is valid, otherwise will return Hash of response from Vagrant Cloud
@param [String] access_token @return [Hash] response body