Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

当进行 “持有 DID" DID Connect 时,钱包不会出现任何交互界面,一闪而过 #88

Open
polunzh opened this issue Sep 12, 2024 · 0 comments

Comments

@polunzh
Copy link

polunzh commented Sep 12, 2024

Claim Demo:

{
      authPrincipal: async ({ userDid, extraParams: { transferId, locale } }) => {
        return {
          description: "请出示 DID",
          target: requiredDid,
        };
      },
    }

现在的折中解决方法是再添加一个 signature claim, 显示地让用户签名。但是这里可能不需要这个签名?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant