JJFlick
JJFlick
Why dont we encrypt the response and then decrypt in the front-end and set the Crypt Key in the .env . That way we wouldnt have to be worried on...
create a room and bond the users end-point
Well just a few more to do in the backend, we need a notifications table so we can link the persons to their respective notifications
It should have a column where you can see all your bonded users for future features (unbond,chat,socket functions)
So it needs to have a notification tab that allows the user to check for updates whether its -Check for bond requests -Updates on sent bond requests -Maybe latest patches...