Highlight API key security
in progress
coreyostman
Before talking about how to add API keys, it's probably a good place to boldly proclaim that a user's API keys aren't stored on novelcrafter's site but instead in their local browser. Although this is touched upon later in the document, it's a good idea to highlight this security front and center.
Same comment applies to:
L
Large Hawk
The original key can be found in the local storage: ai-settings. I think it would be better to add an option like "Do Not Remember Me" and encrypt the keys using a token which stored in cookie and set its expire date.
spaceemotion
in progress