diff --git a/apps/authentiwatch/interface.html b/apps/authentiwatch/interface.html index 154f3e150..255c5e4ca 100644 --- a/apps/authentiwatch/interface.html +++ b/apps/authentiwatch/interface.html @@ -1,50 +1,258 @@ + -
- - - - - - - - - + + + - +function onInit() { + loadTokens(); + updateTokens(); +} + + + +No watch comms.
++ + |