This is a starter dApp built with Svelte.
This example illustrates how to use an Internet Identity for logging in and out of a Svelte application running on the Internet Computer (IC). Additionally, it demonstrates how to make an authenticated call to the backend canister.
You can login with your own Internet Identity and see the your client principal ID and the backend principal ID for that given dApp. It must be the same! Now try to login on the member page.
You can find the repository on Github: https://github.com/samlinux-development/vc