@logto/connector-google 1.0.0-beta.18 → 1.0.0-beta.19
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/logo.svg +4 -4
- package/package.json +2 -2
package/logo.svg
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.52 12.2729C23.52 11.422 23.4436 10.6038 23.3018 9.81836H12V14.4602H18.4582C18.18 15.9602 17.3345 17.2311 16.0636 18.082V21.0929H19.9418C22.2109 19.0038 23.52 15.9275 23.52 12.2729Z" fill="#4285F4"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 23.9999C15.24 23.9999 17.9564 22.9254 19.9418 21.0926L16.0636 18.0817C14.9891 18.8017 13.6145 19.2272 12 19.2272C8.87455 19.2272 6.22909 17.1163 5.28546 14.2799H1.27637V17.389C3.25091 21.3108 7.30909 23.9999 12 23.9999Z" fill="#34A853"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.28545 14.2798C5.04545 13.5598 4.90909 12.7907 4.90909 11.9998C4.90909 11.2089 5.04545 10.4398 5.28545 9.71981V6.61072H1.27636C0.463636 8.23072 0 10.0634 0 11.9998C0 13.9362 0.463636 15.7689 1.27636 17.3889L5.28545 14.2798Z" fill="#FBBC05"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 4.77273C13.7618 4.77273 15.3436 5.37818 16.5873 6.56727L20.0291 3.12545C17.9509 1.18909 15.2345 0 12 0C7.30909 0 3.25091 2.68909 1.27637 6.61091L5.28546 9.72C6.22909 6.88364 8.87455 4.77273 12 4.77273Z" fill="#EA4335"/>
|
|
6
6
|
</svg>
|
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"logo-dark.svg"
|
|
12
12
|
],
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@logto/connector-kit": "1.0.0-rc.
|
|
14
|
+
"@logto/connector-kit": "1.0.0-rc.2",
|
|
15
15
|
"@silverhand/essentials": "2.1.0",
|
|
16
16
|
"got": "^12.5.3",
|
|
17
17
|
"snakecase-keys": "^5.1.0",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"access": "public"
|
|
52
52
|
},
|
|
53
53
|
"name": "@logto/connector-google",
|
|
54
|
-
"version": "1.0.0-beta.
|
|
54
|
+
"version": "1.0.0-beta.19",
|
|
55
55
|
"description": "Google web connector implementation.",
|
|
56
56
|
"author": "Silverhand Inc. <contact@silverhand.io>",
|
|
57
57
|
"scripts": {
|