fluttercommunity / fluttercommunity/flutter_webview_plugin

Can not load security cookies

Open
#586 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

## Use case
I implement the sdk for comment system. The system has a auth by social media. The web part put a JWT token into security cookie storage. I need to load the token.

## Proposal
Add `getSecurityCookies()` function

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the plugin's existing WebView and cookie-related entry points on each supported platform; no specific file or test is named in the issue. Determine how the proposed getSecurityCookies function should accept arguments and expose the JWT security cookie, then add coverage for loading it.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, java
Domain
authentication, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.