OHCRN / platform

Monorepo for the OHCRN Consent Platform, Coordinator Dashboard, and Data Portal.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Stop Using Base64 String to Store E-Signature #700

Open b-f-chan opened 1 month ago

b-f-chan commented 1 month ago

Currently we are storing e-signatures as Base64 strings.

Once the file upload API endpoint is completed, we should switch to uploading the actual image file

samrichca commented 1 month ago

Additional tasks:

These should be quick changes, but if not, make additional tickets.