Optional
dashboardConfiguration for dashboard collections barchart.
Optional
emailemail
will be the email address of the currently logged in admin.
quickSightPagePath
contains the URL to the QuickSight dashboard page.
Currently, this value does not change, so we can share it via fixed config.
Optional
rolesroles
contains the logged in admin's roles and their associated
libraries, where appropriate.
settingUp
will be true if this is a new circulation manager and the
admin interface has never been used before. The interface will show a page
for configuring admin authentication. The admin will need to set that up
and log in before accessing the rest of the interface.
showCircEventsDownload
controls whether the dashboard will have an
option to download a CSV of circulation events. This should be false if
circulation events are not available for download.
Optional
tos_Optional
tos_Generated using TypeDoc
A token generated by the server to prevent Cross-Site Request Forgery. The token should be included in an 'X-CSRF-Token' header in any non-GET requests.