Adding Identity Management stubs

This commit is contained in:
Matthew Raymer
2023-07-12 15:16:07 +08:00
parent 78b98bab5e
commit 7a4ceaa455
3 changed files with 107 additions and 0 deletions

View File

@@ -117,6 +117,12 @@
>
Edit Identity
</router-link>
<router-link
:to="{ name: 'identity-switcher' }"
class="block text-center text-lg font-bold uppercase bg-blue-600 text-white px-2 py-3 rounded-md mb-8"
>
Switch Identity / No Identity
</router-link>
<h3 class="text-sm uppercase font-semibold mb-3">Data</h3>