fluree / core

Fluree releases and public bug reports
0 stars 0 forks source link

Allow for "Proxied Issuance" & "Arbitrary Metadata" to be Recorded in Commit #78

Closed aaj3f closed 2 months ago

aaj3f commented 5 months ago

Description

Likely related to #57 and #58 which @dpetran has worked on

We have two very related user story needs:

  1. We need to ensure that a service like Nexus, which allows users not to sign their own requests, but where the identity is known to Nexus , to still be able to audit commits for who transacted them.
  2. We should allow transactions to be issued such that any arbitrary metadata can be applied to the txn/commit itself (as opposed to data entities in the dataset) -- this is how we accomplished this in v2

For item#1, a few notes: