# Functions
New creates a new Xero provider, and sets up important connection details.
# Structs
APIResponse is the Total response from the Xero API.
Organisation is the expected response from the Organisation endpoint - this is not a complete schema.
Provider is the implementation of `goth.Provider` for accessing Xero.
Session stores data during the auth process with Xero.