←back to thread

707 points namukang | 3 comments | | HN request time: 0.519s | source
1. mritchie712 ◴[] No.29255013[source]
Nice work! I've been trying a few similar tools. How do you handle auth (e.g. LinkedIn) when the work is running in the cloud?
replies(2): >>29255686 #>>29255908 #
2. catchmeifyoucan ◴[] No.29255686[source]
I think in the video, he was getting the original cookies from the website, and reusing them in the cloud
3. dkthehuman ◴[] No.29255908[source]
Thanks! Auth is handled when running in the cloud by adding the relevant cookies to the cloud flow.