Viroz
KPCKevin Powell - Community
•Created by Viroz on 12/15/2024 in #back-end
Authentication with separate frontend and backend
Hi,
I've had some attempts at creating a car marketplace app using React as frontend framework and Express on backend, but I dont know how to approach authentication. I don't want to use JWT's like every tutorial does, it seems to be exaggeration for my case. I've also tried using Spring for backend, but it's too complex.
So, the question is: how to integrate frontend and backend session, so data is consistent(for example, when user changes name, the react app updates it).
A good tutorial or a github repo could help as well.
Sorry if I'm asking in the wrong category, but I there's no better one.
Thanks in advance!
6 replies
KPCKevin Powell - Community
•Created by Viroz on 4/19/2023 in #front-end
position fixed and width of element
2 replies