标签: node.js firebase firebase-authentication
我正在尝试找到一种方法让我的本地服务器在重新启动后重新进行身份验证,例如在网络应用或手机应用中,如果您关闭应用并再次打开它,则无需手动重新登录
我用来验证我的服务的方法类似于firebase文档: https://firebase.google.com/docs/auth/web/google-signin#advanced-authenticate-with-firebase-in-nodejs