Closed nomadbitcoin closed 2 months ago
Here is the use case https://peanut.to/
Hi, until then, I had success with the Connect Wallet App Kit in a test Nextjs Project, on the client side, where I can get the email used to social login in the localstorage. To work with it, we have a strong adaption of the code, to work in this info in client side.
Get data of wallet generated on login:
Get data of social login:
Studie repo: https://github.com/andersonlthome/studie-app-kit-wallet-connect
Objective
Assess the ease of accessing contact information for users who log in with social accounts and determine if users can access the private key of the auto-generated account using the Connect Wallet App Kit plugin.
Scope
Access to Contact Information:
Private Key Access:
Deliverables
Testing and Evaluation:
Report:
Conclusion
This task aims to evaluate the Connect Wallet App Kit plugin's capabilities regarding social login contact information access and private key management to ensure it meets our requirements and security standards.