📱
dApp adds a user in whitelist
There are 2 protocols that are used in these interactions:
- Wallet - Verifier: this is the protocol that makes it possible to produce a VP and then transfer it to the verifier from the wallet. We use siopv2 or verifiable presentation request.
- Verifier - dApp : We use OpenID implicit flow which is just a call back without need to authenticate.

Last modified 7mo ago