how to ensure that users who have logged into the application are also logged in to WebView.
47 views
Skip to first unread message
Peter Liu
unread,
Sep 27, 2024, 12:04:41 PM9/27/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
I am developing a Flutter application that uses Firebase Auth to handle authentication. However, some parts of the application use WebView to display content from the web version (also using Firebase Auth). My question is how to ensure that users who have logged into the application are also logged in to WebView.