decentralized-identity / wallet-and-credential-interactions

QR Codes and Button for Claiming and Sharing Credentials (and more!)
https://identity.foundation/wallet-and-credential-interactions/
Apache License 2.0
7 stars 5 forks source link

Add section calling out the need for a client <-> server connection/link #18

Open JaceHensley opened 3 years ago

JaceHensley commented 3 years ago

In order for WACI to be implemented the RP will need some way to link the client (not the wallet) to the response given to the wallet.

For use cases where a user is already signed in the challengeToken could contain some identifier for the user but it becomes trickier when it's a new user flow.

On the web you can establish a WebSocket connection, for mobile apps we need to collect some more information on existing patterns.

JaceHensley commented 3 years ago

recommend using sub