Open leoraba opened 1 year ago
Currently ego token is stored in browser's local storage which may be vulnerable as is readable by any Javascript code that runs on the site.
next-auth
PR: https://github.com/overture-stack/dms-ui/pull/187
Issue:
Currently ego token is stored in browser's local storage which may be vulnerable as is readable by any Javascript code that runs on the site.
Solution:
next-auth
library