@nauth-toolkit/social-facebook 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-facebook
2
2
 
3
- Facebook OAuth provider for nauth-toolkit
3
+ Facebook Login provider for [nauth-toolkit](https://nauth.dev).
4
4
 
5
- ## Preview Release Notice
5
+ Adds Facebook Login with web redirect flows. Handles OAuth authorization, access token exchange, and user profile retrieval. Automatically links Facebook 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)