Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The authentication object allows access to the authentication types and to the current authenticated (logged in) account for each authentication type. 

Authentication Objects

Get all authentication objects for a authentication type.

Code Block
{{ authentication.dealers }}

Returns all authentication objects for the authentication type 'dealers'.

Authentication types

Every authentication type can be accessed as follows (given that there is an authentication type with the plural name "dealers":

...