We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
這一篇文章來分享與記錄一下關於 JWT Token 的一些事情,以及為什麼不要把 JWT Token 放在 localStorage。
https://israynotarray.com/information-security/20230516/18406287/
The text was updated successfully, but these errors were encountered:
前後端分離 也是可以設置 HTTP Only Cookie的,只要雙邊都要做些設定
Sorry, something went wrong.
No branches or pull requests
Token 放 localStorage?sessionStorage?還是 Cookie? | 是 Ray 不是 Array
這一篇文章來分享與記錄一下關於 JWT Token 的一些事情,以及為什麼不要把 JWT Token 放在 localStorage。
https://israynotarray.com/information-security/20230516/18406287/
The text was updated successfully, but these errors were encountered: