Comparing version 0.0.17 to 0.0.18
@@ -11,12 +11,19 @@ { | ||
"OAuth 2.0", | ||
"google", | ||
"github", | ||
"login", | ||
"signin", | ||
"signup", | ||
"authentication" | ||
"authentication", | ||
"React", | ||
"OAuth", | ||
"Google Login", | ||
"GitHub Login", | ||
"Authentication", | ||
"React Component", | ||
"OAuth Provider", | ||
"React OAuth", | ||
"OAuthify", | ||
"Login Button" | ||
], | ||
"types": "dist/types/index.d.ts", | ||
"private": false, | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"type": "module", | ||
@@ -23,0 +30,0 @@ "files": [ |
### OAuthify | ||
The OAuthify library provides a seamless integration for adding OAuth-based login functionality into your React application. This package comes with pre-built components for Google and GitHub login buttons, making the OAuth flow implementation straightforward and efficient. | ||
The OAuthify library provides a seamless integration for adding OAuth-based login functionality into your React application. This package comes with pre-built headless components for Google and GitHub login buttons, making the OAuth flow implementation straightforward and efficient. | ||
@@ -172,8 +172,4 @@ ### Key Features | ||
### Keywords | ||
React, OAuth, Google Login, GitHub Login, Authentication, React Component, OAuth Provider, React OAuth, OAuthify, Login Button | ||
### License | ||
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/shekhardtu/oauthify/blob/main/LICENSE.md) file for details. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30580
175