issues
search
cafe-for-cats
/
mobile
client-side code for the project 📱
1
stars
0
forks
source link
Implement encrypted user id
#42
Open
dgatto
opened
3 years ago
dgatto
commented
3 years ago
Pull unique identifier from user's phone, then encrypt it before sending it to the API.
This encryption should probably done on the mobile side, so the unencrypted id isn't getting sent on the network request.