flutter_macos_webview icon indicating copy to clipboard operation
flutter_macos_webview copied to clipboard

Parse cookies from WebView

Open tbwfdu opened this issue 2 years ago • 1 comments

Is there any way to inspect the cookies that are created for the webview?

I am using this widget to display a login page in lieu of being able to use OAuth natively. After a successful login I want to inspect the webview cookies as there is a JWT saved in there.

tbwfdu avatar May 04 '22 08:05 tbwfdu

@tbwfdu will look into this

vanelizarov avatar Jun 15 '22 21:06 vanelizarov