Advanced
In reply to @dwr.eth
Dan Romero@dwr.eth
9/1/2023

- User is able to revoke an app's permissions w/ an onchain transaction using their root ECDSA - the app can treat them more like an OAuth token — don't need a Bitlicense to host them on behalf of the user. - if the user changes the FID <> ECDSA mapping (rotate keys for security reasons), app signers are preserved

In reply to @dwr.eth
9/1/2023

> User is able to revoke an app's permissions w/ an onchain transaction using their root ECDSA Are clients expected to offer their own UI that allow users to do this? Is it easy to do this today?