←back to thread

707 points namukang | 2 comments | | HN request time: 0.414s | source
Show context
bennnym ◴[] No.29261360[source]
Can the extension handle logging in to a website? How can we store our user name and password securely?
replies(2): >>29261401 #>>29261780 #
1. dkthehuman ◴[] No.29261780[source]
If you run the flow locally, Browserflow uses your browser directly so you'll already be logged in.

If you run the flow in the cloud, you can log into a site by adding your cookies to the cloud flow.

replies(1): >>29263738 #
2. na_ka_na ◴[] No.29263738[source]
Is there any plan to support login via username password? I currently have a use case for it