Open ShaneTracey7 opened 5 months ago
good article for JS to python encryption/decryption https://medium.com/@sachadehe/encrypt-decrypt-data-between-python-3-and-javascript-true-aes-algorithm-7c4e2fa3a9ff
need to find a way to copy encryption library into TS service so I can use it how I want, currently have to add it within a script tag, which defeats the purpose
-this has to be done before saving to database (after the sign up form has been validated -had to be done to check login passwords