Class: Authorizations

Inherits:
Object
  • Object
show all
Defined in:
lib/resources/authorizations.rb

Overview

Authorization objects can be fetched without an API token but using an email and password. Fetching the Authorization objects essentially allows you to authorize users based on their login credentials and retrieve the underlying API tokens associated with the given user. Note that any given user an Authorization object per each company he/she belongs to.