Closed
Description
The Todos App tutorial is centered around signing in using the old Blockstack ID system. The app will allow you to sign in with the web wallet, but is broken when making your Todos public (doesn't generate the correct sharing URL). There are other subtle breakages, as when the application won't show any user identity if the user doesn't own an ID in their wallet.
As I see it, there are two potential solutions to this issue:
- Rework the application to use something other than an identity to generate the sharing URL
- Create an easy way for users to create an identity and modify the copy of the documentation to include instructions on how to do that
The first would be the easier solution, but the second may be more pragmatic, as the creation of an easy identity purchase/generation application is likely necessary for other apps in the ecosystem.