Developers
Account
Whenever you're dealing with an account in your template, you're actually working with a Account object.
Properties
Type: string|null
The name of the account.
Type: string|null
The handle of the account.
Type: string|null
The primary brand color of the provider connected.
Type: string|null
The SVG icon of the account provider connected.
Type: string
The name of the account provider connected.
Methods
Whether the account provider has been configured.
Returns: bool
Whether the account provider has been connected and has a token.
The access token for a account provider.
Last updated: Sept 14, 2026, 8:34:11 PM