@model TokensViewModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData["Title"] = "Access Tokens"; ViewData.AddActivePage(StoreNavPages.Tokens); }
You can allow a public key to access the API of this store
@Html.Partial("_StatusMessage", Model.StatusMessage) Create a new token| Label | SIN | Facade | Actions |
|---|---|---|---|
| @token.Label | @token.SIN | @token.Facade |