{{#if isAuthorized }} {{title 'Tokens'}} {{else}} {{title 'Access Controls'}} {{/if}} {{#let (hash types=(if type (split type ',') undefined) ) as |filters|}} {{#let (or sortBy "CreateTime:desc") as |sort|}} {{partial 'dc/acls/tokens/notifications'}}

Access Controls

{{#if isAuthorized }} {{partial 'dc/acls/nav'}} {{/if}} {{partial 'dc/acls/disabled'}} {{partial 'dc/acls/authorization'}} Create {{#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}} {{#let (filter (filter-predicate 'token' filters) items) as |filtered|}} {{#let (sort-by (comparator 'token' sort) filtered) as |sorted|}}

{{#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}} {{/let}}
{{/let}} {{/let}}