You can use it to access any platform that supports the Web
@@ -39,7 +41,7 @@ onMount(async () => {
diff --git a/infrastructure/eid-wallet/src/lib/fragments/IdentityCard/IdentityCard.svelte b/infrastructure/eid-wallet/src/lib/fragments/IdentityCard/IdentityCard.svelte index edc1c686f..eb5eb8250 100644 --- a/infrastructure/eid-wallet/src/lib/fragments/IdentityCard/IdentityCard.svelte +++ b/infrastructure/eid-wallet/src/lib/fragments/IdentityCard/IdentityCard.svelte @@ -43,7 +43,7 @@ $effect(() => { usedStorage > 0 ? `${(usedStorage / totalStorage) * 100}%` : "0%"; }); -const baseClasses = `relative ${variant === "eName" ? "bg-black-900" : variant === "ePassport" ? "bg-primary" : "bg-gray"} rounded-3xl w-full min-h-[150px] text-white overflow-hidden`; +const baseClasses = `relative ${variant === "eName" ? "bg-black-900" : variant === "ePassport" ? "bg-primary" : "bg-gray"} rounded-3xl w-full min-h-[100px] text-white overflow-hidden`;
You can use it to access any platform that supports the Web
@@ -39,7 +41,7 @@ onMount(async () => {
Logging you in...
- Authentication Request Pending
+ Authentication Request Pending
Complete login to process the authentication request
+
Your PIN does not match, try again.
{/if} diff --git a/infrastructure/eid-wallet/src/routes/(auth)/onboarding/+page.svelte b/infrastructure/eid-wallet/src/routes/(auth)/onboarding/+page.svelte index 31c04ef96..a949e3b93 100644 --- a/infrastructure/eid-wallet/src/routes/(auth)/onboarding/+page.svelte +++ b/infrastructure/eid-wallet/src/routes/(auth)/onboarding/+page.svelte @@ -310,11 +310,19 @@ onMount(async () => {
By continuing you agree to our
- Terms & Conditions
and
- Privacy Policy.
- Your device doesn't support hardware-backed security keys - required for identity verification. Please use a device with - hardware security support or try the pre-verification option. -
-+ Your device doesn't support hardware-backed security keys + required for verification. +
+You can now continue to create your eName
-You can now continue to create your eName
{:else if $status === "duplicate"} -- We found an existing eVault associated with - your identity. -
-{$reason}
++ We found an existing eVault associated with your + identity. +
{:else}{$reason}
@@ -462,41 +456,36 @@ onDestroy(() => {- Please place your document's {$DocFront ? "back" : "photo"} page within the rectangle - and press the take photo button + Please place your document's {$DocFront ? "back" : "photo"} page + within the rectangle and press the take photo button
Front
++ Front +
Front
++ Front +
Back
++ Back +
Back
++ Back +