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
The ptx idAuthority should return the id and revision, timestamp that it recorded in its system. Client application can save any of that but definitely the id would be useful in future interactions with idAuthorities.
The text was updated successfully, but these errors were encountered:
(related to #208)
Use Case
Creating a new burrito offline and uploading to an online idAuthority for the first time.
Autographa creates a new burrito and writes metadata like this:
...
...
The receiving idAuthority would then add this to their catalog with their own id:
The ptx idAuthority should return the
id
andrevision
,timestamp
that it recorded in its system. Client application can save any of that but definitely theid
would be useful in future interactions with idAuthorities.The text was updated successfully, but these errors were encountered: