Default account for Front API plugins
[v8
]
A new method has been added to the V8 API:
GetDefaultCredentials()
for obtaining credentials associated with a new user (“Front.Api User”).
This eliminates the need to use built-in accounts or create a new account when attempting to obtain ICredentials
by PIN code,
if the plugin does not need to perform operations under a specific user.