You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The params passed to the DAppKit seems to do not have any effect, wheter I pass the requireCertificate=false, or setting a custom certificate signing it just does not have any effect and always requires a certificate with the same message.
Since when user is connected with Privy the certificate needs to be handled differently it would be better if this is handled internally (if privy then we sign message with a specific Type for typed data signing, if it's connected with dappkit then the usual dappkit signing).
Also if requireCertificate is set to true then when connected with privy we also need to ask for certificate.
Reproduction URL
No response
Reproduction steps
1. Try to change params to the provider of the app where you integrate the kit (you will see that it has no effect on dappkit)
Screenshots
Logs
OS
No response
The text was updated successfully, but these errors were encountered:
Description
The params passed to the DAppKit seems to do not have any effect, wheter I pass the requireCertificate=false, or setting a custom certificate signing it just does not have any effect and always requires a certificate with the same message.
Since when user is connected with Privy the certificate needs to be handled differently it would be better if this is handled internally (if privy then we sign message with a specific Type for typed data signing, if it's connected with dappkit then the usual dappkit signing).
Also if requireCertificate is set to true then when connected with privy we also need to ask for certificate.
Reproduction URL
No response
Reproduction steps
Screenshots
Logs
OS
No response
The text was updated successfully, but these errors were encountered: