Optionalauth_The fields required from the user to connect the application (for keybased auth type).
The type of auth used by application.
Optionalauth_The supported auth types for the application, and the fields required from the user to connect the application.
OptionalconnectedWhether the user has connected the application.
Optionalconnected_The list of connected accounts for this application
The auth type used to connect the account.
The timestamp at which the account was connected.
The identifier (username, email, etc.) of the connected account.
Optionalstatus?: AuthStatusThe current status of the connection.
The application description.
Optionalgrant_OAuth grant type. Absent ⇒ GrantType.AuthorizationCode. Pass this
to Refold.connect as OAuthParams.grantType; for
GrantType.ClientCredentials (machine-to-machine) connect() routes
to the OAuth path regardless of type, submits the fields to the server,
and opens no browser window.
The application icon.
OptionalkindWhether this is a native app, a custom app, or a universal connector.
The application name.
Optionalreauth_Whether the connection has expired and re-auth is required.
The application slug.
OptionaltagsThe categories/tags for the application.
Application ID