[PR #7838] [MERGED] docs: add idToken Google Sign-in example to Expo integration #15831

Closed
opened 2026-04-13 10:15:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7838
Author: @bytaesu
Created: 2/7/2026
Status: Merged
Merged: 2/8/2026
Merged by: @bytaesu

Base: canaryHead: 2026-02-07/docs/expo-google-sign-in-example


📝 Commits (1)

  • 0c61805 docs: add idToken Google Sign-in example to Expo integration

📊 Changes

1 file changed (+48 additions, -0 deletions)

View changed files

📝 docs/content/docs/integrations/expo.mdx (+48 -0)

📄 Description

Summary by cubic

Added a Google Sign-In example to the Expo integration docs using an idToken from @react-native-google-signin/google-signin. It shows how to configure Expo to obtain the idToken and pass it to authClient.signIn.social, with no additional Better Auth configuration.

Written for commit 0c61805358. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7838 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/8/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-02-07/docs/expo-google-sign-in-example` --- ### 📝 Commits (1) - [`0c61805`](https://github.com/better-auth/better-auth/commit/0c618053582703951ce0913f68b3b3ac533c8b42) docs: add idToken Google Sign-in example to Expo integration ### 📊 Changes **1 file changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/expo.mdx` (+48 -0) </details> ### 📄 Description - Closes https://github.com/better-auth/better-auth/issues/7782 <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added a Google Sign-In example to the Expo integration docs using an idToken from @react-native-google-signin/google-signin. It shows how to configure Expo to obtain the idToken and pass it to authClient.signIn.social, with no additional Better Auth configuration. <sup>Written for commit 0c618053582703951ce0913f68b3b3ac533c8b42. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:15:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#15831