Native vs Browser API Endpoints for Flutter Web #4216
Unanswered
AngryVelociraptor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In this document, it says
My question is where it comes to Flutter, specifically Flutter web. Clearly, a Flutter app for a native platform needs to use the native endpoint, but will use of this endpoint on the web version open it up to CSRF attacks?
I'd appreciate help from someone with a better understanding of the technology and the threat model.
Beta Was this translation helpful? Give feedback.
All reactions