filecoin-project / dealbot

🤖🤝 A bot for making deals
Apache License 2.0
32 stars 10 forks source link

Improved authentication which supports session-login + use of a password manager #332

Open dkkapur opened 2 years ago

dkkapur commented 2 years ago

Currently, each time the controller is launched or refreshed, the user needs to login via the dialog box prompt.

Auth flow should be improved to support importing passwords from a PW manager (i.e., 1Password), and not require login on refresh for the same user/browser/session.

dkkapur commented 2 years ago

This is a P3 issue, need a label for this at some point 👀