N
N
Nikita2015-09-17 08:34:49
Google Chrome
Nikita, 2015-09-17 08:34:49

What is the best way to store passwords in a Chrome extension?

I'm writing a chrome extension. It is necessary to store the user's password to the service in the settings. I looked at how it is organized in other extensions, and I didn’t really like it (maybe I didn’t look there). In some extensions, the password is stored in localstorage, somewhere in the files with settings, and most importantly, in clear text.
Tell me how best to organize the storage of credentials in extensions to Chrome.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alejandro Esquire, 2015-09-17
@A1ejandro

Try to store in the same way, but not in open form, but in some tricky algorithm known only to you...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question