Closed isaac238 closed 11 months ago
Encrypt the pin using cryptoJS before storing it and decrypt on getPin() from db. Ensure salted.
Isaac could you be ever so lovely and either comment your code as to how this works or talk us through it on Wednesday
Encrypt Pin
Encrypt the pin using cryptoJS before storing it and decrypt on getPin() from db. Ensure salted.