oijusti / react-native-firebaseui-auth

Easily add sign-in to your React Native app with FirebaseUI
MIT License
43 stars 10 forks source link

get custom token information #62

Closed thedavidhanks closed 10 months ago

thedavidhanks commented 11 months ago

I'm developing a react-native application. I've added a custom token to a user's firebase authentication. Is it possible to retrieve that custom token information using react-native-firebaseui-auth? Or is it possible to access the user accessToken?

oijusti commented 11 months ago

Hi @thedavidhanks, right now custom tokens are not supported.