47ng / 47ng/prisma-field-encryption
Support for Json fields?
- Lingua principale
- TypeScript
- Stelle
- 306
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I see that it only supports String fields. Any reason why it doesn't support Json fields for example? I'm a total newbie when it comes to encryption 😅
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue is about adding JSON field support to the encryption middleware. Start by examining the existing middleware code to understand how string fields are currently encrypted and decrypted. Look at the Prisma schema handling and the encryption/decryption logic. Determine how JSON data types should be serialized and deserialized for encryption. Check for any existing tests to understand the expected behavior and add tests for JSON fields.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript
- Ambito
- backend-api-design, databases
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100