Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
edfb8fe
Move aws wallets to @thirdweb-dev/wallets
adam-maj Dec 11, 2022
f0b93c1
Restructure exports for auth
adam-maj Dec 12, 2022
33ebb7f
Completely remove auth from sdk
adam-maj Dec 13, 2022
e1ba1c4
Add changeset
adam-maj Dec 13, 2022
8c7c81b
Propagate context into token
adam-maj Dec 13, 2022
dc4f6e5
Pass options into verify
adam-maj Dec 13, 2022
f45f470
Merge branch 'main' into am/auth
adam-maj Dec 13, 2022
76c71f2
Update auth exports
adam-maj Dec 13, 2022
ef69398
Add private key wallet
adam-maj Dec 13, 2022
5985969
Use new auth core in next-auth
adam-maj Dec 13, 2022
25448e5
Remove sdk.auth from plugins
adam-maj Dec 13, 2022
0f759f6
Update Next.js framework support
adam-maj Dec 14, 2022
276313f
Update express package
adam-maj Dec 14, 2022
92106b1
Update to get token from bearer or cookies
adam-maj Dec 15, 2022
13a875a
change names of user context and data callbacks
adam-maj Dec 16, 2022
ebf0e93
Update react
adam-maj Dec 16, 2022
ff4a118
Update auth support in react
adam-maj Dec 16, 2022
daae8ca
Add changeset
adam-maj Dec 16, 2022
960f484
Update auth package
adam-maj Dec 17, 2022
53825fe
Merge branch 'main' into am/auth
adam-maj Dec 17, 2022
d4171a2
Update errors
adam-maj Dec 17, 2022
12e633e
Add wallets to Solana
adam-maj Dec 18, 2022
bb229c3
Update auth core
adam-maj Dec 18, 2022
7285538
Remove auth from Solana
adam-maj Dec 18, 2022
90c1f1f
Update wallets and auth
adam-maj Dec 18, 2022
d9f1c52
Update auth
adam-maj Dec 24, 2022
2fc1913
Merge branch 'main' into am/auth
adam-maj Jan 9, 2023
ff76523
Update user types
adam-maj Jan 9, 2023
8d05280
Fix build
adam-maj Jan 10, 2023
b30955e
Update test
adam-maj Jan 10, 2023
92e694c
Merge branch 'main' into am/auth
adam-maj Jan 10, 2023
c848304
Passing auth test cases
adam-maj Jan 10, 2023
a725176
Update magic wagmi import
adam-maj Jan 12, 2023
48761cc
Change callback functions for enhancing token and user
adam-maj Jan 17, 2023
dad2c2a
Update wallet requirement
adam-maj Jan 17, 2023
6d7c593
Update wallet requirement
adam-maj Jan 17, 2023
5023698
Fix @wagmi/chains import bug
adam-maj Jan 18, 2023
7415f25
Add fromSigner and fromPrivateKey to auth
adam-maj Jan 18, 2023
88c7ffe
Merge branch 'main' into am/auth
adam-maj Jan 18, 2023
f2f41f2
Add wallets as a peerDependency
adam-maj Jan 18, 2023
f7adaf5
Add /evm and /solana entrypoints with optional peer dependencies
adam-maj Jan 19, 2023
1356657
Update dependencies
adam-maj Jan 19, 2023
0f81ae3
Update
adam-maj Jan 19, 2023
944c2d0
Merge branch 'main' into am/auth
adam-maj Jan 19, 2023
fcebc8f
Remove experimental loader
adam-maj Jan 19, 2023
bf59ddf
Update changeset
adam-maj Jan 19, 2023
380ed10
Update unity bridge
adam-maj Jan 19, 2023
f4fc2c9
Update user endpoint in next
adam-maj Jan 19, 2023
a15a6b6
Update turbo.json
adam-maj Jan 19, 2023
cef258d
Remove auth
adam-maj Jan 19, 2023
544cd16
Update react hook inputs and return types
adam-maj Jan 19, 2023
3fd19ab
Remove @thirdweb-dev/wallets from @thirdweb-dev/react peerDependencies
adam-maj Jan 20, 2023
8a64c8c
Expose auth middleware from express auth
adam-maj Jan 20, 2023
0dea730
Change logout to POST
adam-maj Jan 20, 2023
656b6c9
Don't log secret on error in aws-secrets-manager wallet
adam-maj Jan 20, 2023
5eca31c
Update core auth with full EIP4361 spec and add solana testing
adam-maj Jan 20, 2023
66b9e2b
Update configuration on auth frameworks
adam-maj Jan 20, 2023
54e4713
Update express auth
adam-maj Jan 21, 2023
84834d9
Merge branch 'main' into am/auth
adam-maj Jan 21, 2023
00b4048
Add ethers as optional dependency of auth
adam-maj Jan 22, 2023
81b5deb
Add support for EIP1271
adam-maj Jan 23, 2023
6fa83b4
Use verifySignature
adam-maj Jan 23, 2023
2a846c2
Merge branch 'main' into am/auth
adam-maj Jan 24, 2023
00e8d4a
Add support for solana wallet adapter
adam-maj Jan 24, 2023
3b17f13
Make aws config optional
adam-maj Jan 24, 2023
9144c7c
Fix wallets dependencies
adam-maj Jan 24, 2023
f72eb38
Remove body-parser dependency
adam-maj Jan 24, 2023
0b2d9e1
Fix magic package versions
adam-maj Jan 24, 2023
c12fbf0
Fix sdk.fromWallet
adam-maj Jan 24, 2023
ec136e4
Add signMessage to gnosis safe connector
adam-maj Jan 24, 2023
432a835
Update wallet naming and verify signature
adam-maj Jan 25, 2023
c59ac74
Auth working with Gnosis Safe
adam-maj Jan 25, 2023
fd98544
Update wallet implementations
adam-maj Jan 25, 2023
e271b76
Standardize signature verification
adam-maj Jan 25, 2023
26e16f1
Update auth on express and next
adam-maj Jan 27, 2023
97ad1f6
Merge branch 'main' into am/auth
adam-maj Jan 27, 2023
60be790
Update auth test cases
adam-maj Jan 27, 2023
d26f500
Merge branch 'main' into am/auth
adam-maj Jan 27, 2023
b0a7631
Update gnosis in wallets
adam-maj Jan 27, 2023
30f8903
Merge branch 'am/auth' of https://github.com/thirdweb-dev/js into am/…
adam-maj Jan 27, 2023
48641bc
Add changesets
adam-maj Jan 27, 2023
9b8dd09
Merge branch 'main' into am/auth
jnsdls Jan 27, 2023
dab343b
Update changesets
adam-maj Jan 27, 2023
20a467d
Merge branch 'am/auth' of https://github.com/thirdweb-dev/js into am/…
adam-maj Jan 27, 2023
016d433
Update wallets
adam-maj Jan 27, 2023
729e813
Update wallets
adam-maj Jan 27, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into am/auth
  • Loading branch information
adam-maj committed Dec 17, 2022
commit 53825fe6ad2e9104df5b01474530d59a926b960d
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/auth",
"version": "2.0.37",
"version": "2.0.38",
"main": "dist/thirdweb-dev-auth.cjs.js",
"module": "dist/thirdweb-dev-auth.esm.js",
"exports": {
Expand Down Expand Up @@ -113,4 +113,4 @@
"uuid": "^9.0.0",
"zod": "^3.20.2"
}
}
}
You are viewing a condensed version of this merge commit. You can view the full changes here.