标签: android firebase firebase-authentication
我只想在用户提供有效密码时更新用户个人资料,但是如何实际检查给定密码是否与Firebase中的密码匹配?
编辑: 当然,用户已经登录。