You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we all know storing tokens in local storage is bad security
Will be great to either change the authentication flow to use HttpOnly cookie as opposed to the local storage tokens
The text was updated successfully, but these errors were encountered:
encryptblockr
changed the title
[FEATURE REQUEST] Authnetication to use HttpOnly Cookie instead of Local Storage tokens
[FEATURE REQUEST] Authentication to use HttpOnly Cookie instead of Local Storage tokens
Aug 25, 2021
As we all know storing tokens in local storage is bad security
Will be great to either change the authentication flow to use HttpOnly cookie as opposed to the local storage tokens
fastapi/fastapi#480
The text was updated successfully, but these errors were encountered: