I'm having trouble to sign in with signInWithCustomToken of Firebase. I'm getting an error like below:
Error creating custom token: TypeError: firebase.auth.signInWithCustomToken is not a function Can any one demonstrate how to sign in with custom token in Firebase NodeJS?