Skip to content

Commit a5b4575

Browse files
authored
Merge pull request #1405 from Web3Auth/fix-cognito-example
Update @web3auth/modal and fixed cognito example
2 parents e3bcbb1 + a12de00 commit a5b4575

File tree

90 files changed

+11533
-17582
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+11533
-17582
lines changed

custom-authentication/grouped-connection/auth0-google-implicit-grouped-example/package-lock.json

Lines changed: 95 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom-authentication/grouped-connection/auth0-google-implicit-grouped-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@tanstack/react-query": "^5.37.1",
7-
"@web3auth/modal": "^10.1.0",
7+
"@web3auth/modal": "^10.3.0",
88
"react": "^18.3.1",
99
"react-dom": "^18.3.1",
1010
"wagmi": "^2.14.16"

custom-authentication/grouped-connection/auth0-google-jwt-grouped-example/package-lock.json

Lines changed: 136 additions & 124 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom-authentication/grouped-connection/auth0-google-jwt-grouped-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@auth0/auth0-react": "^2.2.0",
77
"@react-oauth/google": "^0.11.1",
88
"@tanstack/react-query": "^5.37.1",
9-
"@web3auth/modal": "^10.1.0",
9+
"@web3auth/modal": "^10.3.0",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
1212
"wagmi": "^2.14.16"

custom-authentication/grouped-connection/firebase-google-jwt-grouped-example/package-lock.json

Lines changed: 95 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom-authentication/grouped-connection/firebase-google-jwt-grouped-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@react-oauth/google": "^0.12.1",
77
"@tanstack/react-query": "^5.74.4",
8-
"@web3auth/modal": "^10.1.0",
8+
"@web3auth/modal": "^10.3.0",
99
"firebase": "^11.6.0",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)