Closed FotieMConstant closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/fotiemconstant/bond/7hFgW75gKNhVUYG4zoFoSiA9S8Kt
✅ Preview: https://bond-git-dev-fotiemconstant.vercel.app
🔍 Inspect: https://vercel.com/fotiemconstant/bond-api/2yRKkAgXcARVV79RySSHbUsKoodj
✅ Preview: https://bond-api-git-dev-fotiemconstant.vercel.app
Also added an encryption npm package "cryptr" for encryption of the user email to be used in the bond invite link, what way it will be a unique link and after the partner accepts the invite we receive that on another endpoint and decrypt to get back the email so we know who send the invite.
Note: this is just for a start.