+ Welcome to the Nuts Admin. +
++ This app lets you administer identities (e.g. organizations) on Nuts services. +
++ You have to login first. +
+You are being logged out...
+ + diff --git a/web/src/NotFound.vue b/web/src/NotFound.vue new file mode 100644 index 0000000..07368cf --- /dev/null +++ b/web/src/NotFound.vue @@ -0,0 +1,3 @@ + +Could not fetch identities: {{ fetchError }}
+Name | +DID | +
---|---|
{{ name }} | +{{ did }} | +
Here you can create new identities (DIDs) on the Nuts Node.
+ +Could not create identity: {{ apiError }}
+ +