I have an app in which the front end request data from the back end using fetch, and I wanna make it more secure. What is the is the best way to do that? I thought of generating temporary key that would change every 10 mins or so but I'm not sure if that would work and I have no idea how can I share the same key for both the front and back end. I'm using express btw.
Submitted September 22, 2020 at 06:09PM by PenautButter-
No comments:
Post a Comment