@nauth-toolkit/social-google 0.1.133 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,9 +1,7 @@
1
1
  # @nauth-toolkit/social-google
2
2
 
3
- Google OAuth provider for nauth-toolkit
3
+ Google OAuth provider for [nauth-toolkit](https://nauth.dev).
4
4
 
5
- ## Preview Release Notice
5
+ Adds Google sign-in with support for web redirect flows and native mobile token verification. Handles OAuth 2.0 authorization, token exchange, and user profile retrieval. Automatically links Google accounts to existing users by email.
6
6
 
7
- **This is a preview release for internal testing. Do not use in production yet.**
8
-
9
- This package is part of nauth-toolkit and is currently in early access/preview. Features and APIs may change between releases. For production use, please wait for the stable v1.0 release.
7
+ **Docs:** [nauth.dev](https://nauth.dev) · **Examples:** [github.com/noorixorg/nauth](https://github.com/noorixorg/nauth) · **Live demo:** [demo.nauth.dev](https://demo.nauth.dev)