I would like to use Firebase signInWithEmailAndPassword to authenticate user in a mongodb Stitch application. Is it possible?
I've researched about Stitch Custom Authentication using JWT Signing key. But I don't know if it's possible to get a JWT Signing key from Firebase signInWithEmailAndPassword method