Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update some wording #62

Merged
merged 1 commit into from
Mar 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ There are two ways to consume the package: [premium](https://universal-sign-in.c
- iOS & macOS: Powered by the [Google Sign-In SDK](https://developers.google.com/identity/sign-in/ios/start)

- **Licensed:** see [pricing](https://universal-sign-in.com/#pricing) and [license](https://universal-sign-in.com/license).
- **Trusted**: A total of over 150k npm package downloads.
- **Trusted**: A total of over 160k npm package downloads.
- **Faster Sign-Ups**: Reduce sign-up and sign-in times on Android by up to 50%, according to [Google](https://developer.android.com/identity/sign-in/legacy-gsi-migration#authentication).
- **See the UI**: [screenshots](screenshots) of the features.

Expand All @@ -37,7 +37,7 @@ _Your purchase enables improvements in the module and upstream SDKs (such as [1]

Available on the public npm registry under MIT license, this version:

- Uses the fully functional, but deprecated [legacy Android Google Sign-In](https://web.archive.org/web/20240308064911/https://developers.google.com/identity/sign-in/android/start-integrating).
- Uses the fully functional, but deprecated [legacy Android Google Sign-In](https://web.archive.org/web/20240308064911/https://developers.google.com/identity/sign-in/android/start-integrating) which will be removed from the Google Play Services Auth SDK (`com.google.android.gms:play-services-auth`) later in 2025.
- Has platform support limited to Android and iOS.
- Contains none of the extra features listed above.

Expand Down