TBD54566975 / web5-js

Monorepo for the Web5 JS TypeScript implementation
https://tbd54566975.github.io/web5-js/
Apache License 2.0
129 stars 52 forks source link

Solve the dangling grants problem #915

Open shamilovtim opened 2 days ago

shamilovtim commented 2 days ago

Grants can dangle on the wallet owner's DWN if the connect flow is started, reaches the wallet, and then not pin confirmed or completed on the DWA.

Should wallets be aware of these dangling grants or should they handled inside the SDK?