【问题标题】:How do you logout using the latest Expo Google Auth API?如何使用最新的 Expo Google Auth API 注销? 【发布时间】:2021-03-31 09:30:22 【问题描述】: 登录机制如下所示: https://docs.expo.io/guides/authentication/#google 但是,示例中没有列出或显示注销功能。 你如何退出? 【问题讨论】: 标签: react-native authentication expo 【解决方案1】: 对于 google 身份验证,请使用 https://docs.expo.io/versions/latest/sdk/google/ 而不是身份验证 【讨论】: