How does the middle layer of node realize the login function?

the login API calls the interface provided by the backend. The login is verified by session, and the node forwards the login request directly to the backend for processing. If the user logs in successfully, how does the node layer know if the login is successful?

Jul.04,2022

does your node do the middle layer just to forward, can't you monitor the return value of the interface? the middle layer is pro

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-34d9720-1e69f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-34d9720-1e69f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?