Is it possible to grab cookies for login? #1169
Unanswered
ashvinsharma
asked this question in
Q&A
Replies: 1 comment
-
|
Also need this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What OS are you using (
uname -a, or Windows version)?Mac OS 13.3.1
What programming language are you using (C/C++/Go/Rust)?
go version go1.19 darwin/arm64
What did you expect to see and what you saw instead?
I am writing a cli program in go and to authenticate on a service (owned by us) I create a webview. Is it possible to retrieve its cookie values or one of the http requests of the page?
Beta Was this translation helpful? Give feedback.
All reactions