Authentication in Google Forms (WebView) using Firebase Auth
70 views
Skip to first unread message
Mikhail L
unread,
Apr 20, 2023, 8:41:07 PM4/20/23
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 don't understand how to use authorization for my application. Description of steps: 1) The user logged in via Google in the application 2) Next, he must follow the link to the survey (Google Forms) via InAppWebView Problem: how to use Firebase authorization data from the application so that when opening the link, the user is not forced to manually re-log in inside the WebView? I will be grateful for any help