-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
I was thinking about to use your lib, but I have a lot of concerns. It seems that is has also just an implementation for Android and there is no replacement for iOS, which is fine so far but there should be a hint that you don't support iOS!
My security concern is, that on production you can see session cookies and might be even API or OAuth tokens, which must be protected. While for debug that is fine since that happens typically just on the developer's devices.
I am not sure if in flutter/dart dependencies can be used only for debug, if that is possible I would suggest that you mention that how to setup it correctly.
My suggestion is just to setup stehto just as a debug dependency in gradle, so that it will be never get on production.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels