Remove 2fasecret from CurrentUser Type and save the 2fasecret to asyncstorage encrypted with a pin number from the user.
Note: You will need to test on a physical device as simulator cannot be used as a device.
- Save 2fa in asyncstorage and remove from currentuser
- encrypt with the user pin
- make sure the user is on https with factiii before sendings
- This encryption will also be used to encrypt user data on the phone later