You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently mix identifiers with and without identifiers like did:pkh:tz and urn:uuid:
It's annoying to keep track of when we use what.
Definition of done
Our system works completely without identifiers unless required by external parties like wallets or identity providers.
We strip them before putting them into db
We keep track of which identifier came with it
The text was updated successfully, but these errors were encountered:
Problem statement
We currently mix identifiers with and without identifiers like did:pkh:tz and urn:uuid:
It's annoying to keep track of when we use what.
Definition of done
Our system works completely without identifiers unless required by external parties like wallets or identity providers.
We strip them before putting them into db
We keep track of which identifier came with it
The text was updated successfully, but these errors were encountered: