I have a website using firebase auth.
I develop native mobile app (android, iOS or Unity) also using firebase auth sdk.
After user get authenticated on Mobile app, I'll open a webview so users can use my website. How can I get user logged in to webview using credential they provided in mobile app?