nucypher / taco-web

🌮 A TypeScript client for TACo (Threshold Access Control)
https://docs.threshold.network/app-development/threshold-access-control-tac
GNU General Public License v3.0
14 stars 20 forks source link

Add single sign-on capabilities to EIP4361 support #528

Closed derekpierre closed 1 week ago

derekpierre commented 1 month ago

Related to #526 . Needed as part of #527 .

Instead of prompting for an additional signature for the decryptor account, the original sign-in used for the app should be allowed to be reused.

derekpierre commented 1 week ago

Closed via #529