简体   繁体   中英

Method to fetch react native sign In from firebase by react.js

I am building a react native Bus Schedule application signed in with firebase. And also a web browser react.js application to handle the multiple user data from firebase. All I'm trying to fetch is a sign In the method of react-native firebase through react.js. Is there any way I can fetch the react-native sign In user profile data through react.js.!?

在此处输入图片说明

I am building a react native Bus Schedule application signed in with firebase. And also a web browser react.js application to handle the multiple user data from firebase. All I'm trying to fetch is a sign In the method of react-native firebase through react.js. Is there any way I can fetch the react-native sign In user profile data through react.js.!?

What you are looking for is the firebase web SDK. There are several ways to retrieve the provider info listed in the docs here: https://firebase.google.com/docs/auth/web/manage-users

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM