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

Authentication providers #531

Closed piotr-roslaniec closed 3 weeks ago

piotr-roslaniec commented 1 month ago

Type of PR:

Required reviews:

What this does:

Issues fixed/closed:

  • Fixes #...

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network. E.g., if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers:

What should reviewers focus on? Is there a particular commit/function/section of your PR that requires more attention from reviewers?

derekpierre commented 1 month ago

Exposes method to discover required context parameters from condition context

More of a general question and something I may have missed - how is the above done by apps?