{{#if (eq loader.error.status '401')}} {{else}} {{/if}} {{#let (hash value=(or sortBy "CreateTime:desc") change=(action (mut sortBy) value="target.selected") ) (hash kind=(hash value=(if kind (split kind ',') undefined) change=(action (mut kind) value="target.selectedItems") ) searchproperty=(hash value=(if (not-eq searchproperty undefined) (split searchproperty ',') searchProperties ) change=(action (mut searchproperty) value="target.selectedItems") default=searchProperties ) ) loader.data as |sort filters items|}}

{{#if (can "create tokens")}} Create {{/if}} {{#if (gt items.length 0)}} {{/if}} {{#if (token/is-legacy items)}}

Update

We have upgraded our ACL System to allow the creation of reusable policies that can be applied to tokens. Read more about the changes and how to upgrade legacy tokens in our documentation.

{{/if}}

{{#if (gt items.length 0)}} No tokens found {{else}} Welcome to ACL Tokens {{/if}}

{{#if (gt items.length 0)}} No tokens where found matching that search, or you may not have access to view the tokens you are searching for. {{else}} There don't seem to be any tokens, or you may not have access to view tokens yet. {{/if}}

{{/let}}