finished proof of concept jwt LIT-ACC retrieval

This commit is contained in:
Samuel Andert
2023-09-04 10:21:51 +02:00
parent 4ae46a2a75
commit 8a4ec6cc73
6 changed files with 54 additions and 34 deletions

View File

@ -4,7 +4,6 @@
import { onMount } from "svelte";
import Icon from "@iconify/svelte";
import { walletState, signRequest } from "./stores";
import {
signInWithGoogle,
startSignIn as startSignInService,