Create account

Barricade
replied 2268d
Only tried it with demo.cashid.info. The QR code reader works fine and quick, although it's the first time I see that interface
replied 2268d
Would you say the interface is better, or worse, than what you're used to? Did you try anonymous accounts? have you tried disabling metadata? did you re-use identities?
Barricade
replied 2268d
And one doubt with the account removal demo: it's succesful but shouldn't the linked account disappear from the app? Or is designed to stay?
replied 2268d
The delete action is a "request for removal", and it should ideally listen to the response, and if the service reports success it should remove from the app as well. Not yet implementd
replied 2268d
There are two types of actions. Service actions and User actions. User actions include delete, update, revoke and logout. These actions is intended to be initiated by the user locally.
replied 2268d
The account removal example is a bit ill-made, normally it would be the user that selects the account in the app, and asks to remove it, not the service provider. Let me explain:
Barricade
replied 2268d
About the metadata: if a disable the nickname metadata in the "logging into a website demo" the logging is successful. Shouldn't it throw an error message?
replied 2268d
The nickname is listed as optional, so it is not required and can be omitted.
Barricade
replied 2268d
I'm used to cleaner UI, but this one isn't worse or better, just different. Anonymous accounts works fine too.