encountered a problem. The project uses the separation of front and rear ends, and the back end uses node express . The front end and background are in different places, and there is cross-domain. How to deal with session sharing problem
. My preliminary solution: using database to store session
ask for advice on other methods
