Although technically this isn't much of a requirement, authkey verification is confirmed in /authinfo endpoint already, so storing in local storage shouldn't be an issue. The only vulnerability from here is if someone else actually accesses the local storage of another client's browser.
In any case once this migrates to electron (or Tauri) codebase, this should be ideal
Far off in the future, should be useful.
Although technically this isn't much of a requirement, authkey verification is confirmed in /authinfo endpoint already, so storing in local storage shouldn't be an issue. The only vulnerability from here is if someone else actually accesses the local storage of another client's browser.
In any case once this migrates to electron (or Tauri) codebase, this should be ideal