I need to retrieve the refresh token returned by the node Email & password Authentication (firebase Auth)
. On the debugger I see the value for the refresh token, but when trying to assign it to a variable, I get the following err: Error: firebase.auth.User.refreshToken is unsupported by the native Firebase SDKs.