Relative Content

Tag Archive for firebasereact-nativeauthenticationfirebase-authenticationazure-web-app-service

FIrebase auth in react native expo app with Microsoft provider

We try to set auth using our Microsoft organization provider (it’s Azure instance with Firebase authentication. There is a problem with authorization, we can get token from webview auth process.
There are a few checkopoints in handleLogin function, we after fourth checkpoint we have provider and credentials, but then when we put credentials in signInWithCredential function, we get an error Invalid credentials.