Skip to content

Add option to store passphrase in localstorage or sessionstorage#122

Closed
thomasmarr wants to merge 2 commits intorobinmoisson:gh-pagesfrom
thomasmarr:gh-pages
Closed

Add option to store passphrase in localstorage or sessionstorage#122
thomasmarr wants to merge 2 commits intorobinmoisson:gh-pagesfrom
thomasmarr:gh-pages

Conversation

@thomasmarr
Copy link
Copy Markdown

This PR leans heavily on code written by @epicfaace, referenced in issue #120. Original gist here.

An option has been added to the CLI to permit the user to select between localStorage, sessionStorage, or None.

@thomasmarr
Copy link
Copy Markdown
Author

@robinmoisson would appreciate it if you could take a look at this PR, thanks. If you don't plan to merge please let me know.

Copy link
Copy Markdown
Contributor

@epicfaace epicfaace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great -- thanks for doing this!

Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.com>
@robinmoisson
Copy link
Copy Markdown
Owner

Hey @thomasmarr thanks a lot for PR, it's helpful! And so sorry for taking so long to answer.

I read it and the related discussion, the approach that makes the more sense to me is adding a "Remember me" checkbox with optional expiration so that's what I implemented in #124 (feel free to comment there if you'd like). So I'm closing this one, thanks again for opening it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants