Yeah, you have a point. For security, implementation goes like this: the keys are generated once for a page load and are not recorded (for obvious reason - security), keys are gone after closing the browser tab, so, as far as tool is concerned keys are ephemeral. To generate new keys simply reload the page.
No comments yet.