Default Account for Front API Plugins
Tags:
v8
In API V8, a new method
GetDefaultCredentials()
has been introduced to obtain credentials associated with a new user (“Front.Api User”).
Thus, there is no need to use built-in accounts or create a new account while trying to obtain ICredentials
by PIN code,
if the plugin does not need to perform operations under a specific user.