Accounts (for administrators)
The Accounts section is only available to Administrators. Here, they can manage their own account, other user accounts, and applications.
Team Accounts
A list of all the users with access to the web app is displayed here. Administrators can add, edit, or delete user accounts from here.
Administrators may edit or delete Restricted
users, but not other administrator accounts. Additionally, user roles cannot be changed. If a user must be assigned a different permission level, please let us know at contact@bespokify.com.
Applications
Third party applications that use Bespokify's Web API must have a valid API access token, which is retrieved using a Client ID and Secret.
To create a new ID and Secret for an application, users must press the Add Application button and enter a name. When it is created, clicking on the Edit option will show the Client ID and Client Secret fields.
These values must be used by developers to authenticate their application by following this process.