| @token.Label |
- @token.SIN |
@token.Facade |
-
-
+ |
+ See information - Revoke
|
}
diff --git a/BTCPayServer/Views/Stores/ShowToken.cshtml b/BTCPayServer/Views/Stores/ShowToken.cshtml
new file mode 100644
index 000000000..cda7bdfdf
--- /dev/null
+++ b/BTCPayServer/Views/Stores/ShowToken.cshtml
@@ -0,0 +1,29 @@
+@model BTCPayServer.Authentication.BitTokenEntity
+@{
+ Layout = "../Shared/_NavLayout.cshtml";
+ ViewData.SetActivePageAndTitle(StoreNavPages.Tokens, "Access Tokens");
+}
+
+