Open encryptblockr opened 3 years ago
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
https://github.com/tiangolo/fastapi/issues/480
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
https://github.com/tiangolo/fastapi/issues/480