'does cookieStorage work in amplify_flutter?

I build a login screen in Flutter and after login, it's supposed to redirect to the web dashboard hosted in web-view with logged-in status. The question is how can the web version know the user has already signed in Flutter app? I try to use "cookieStorage" in config in amplify flutter but does not seems working.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source