常用來實(shí)現(xiàn)用戶鑒權(quán)的2種解決方案分別為:cookie-session模式和jwt-token模式 一、Cookie-Session 模式 image.png 二、Token 模式 image.png