There is a certain url that is loaded into the WebView when the application is started, the user logs on and the cookie is updated, the token and other data are added to authenticate the user session.
Is there a mechanism to take this cookie for further work with it using fetch ()?