Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[api] Add a validate signature API route #72

Closed
signebedi opened this issue Mar 26, 2024 · 0 comments
Closed

[api] Add a validate signature API route #72

signebedi opened this issue Mar 26, 2024 · 0 comments

Comments

@signebedi
Copy link
Owner

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant