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 idea being that we should validate the signature on a document. No need to use the document database, this can all be done in the API. We should validate that the user has the permission to read the document, so we should call a read_document call to the document database, but again the heavy lifting is done in the API logic.
Originally posted by @signebedi in #59 (comment)
The text was updated successfully, but these errors were encountered: