// Get the users ID token const { idToken } = await GoogleSignin.signIn();. Now, we should create a Google credential using the idToken . const ...
確定! 回上一頁