Releases: thirdweb-dev/js
@thirdweb-dev/[email protected]
Minor Changes
-
#2018
33c9f6b1
Thanks @iketw! - Enforces passing an encryption key for custom jwt authconst embedded = useEmbeddedWallet(); embedded.connect({ jwt: "<token>", encryptionKey: "<my-key>", strategy: "jwt", });
Patch Changes
-
#2072
2346396b
Thanks @iketw! - Adds analytics nonce to embedded wallet -
Updated dependencies [
33c9f6b1
,de5ebc90
,e10173bf
,09bafa9a
]:- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Patch Changes
- Updated dependencies [
33c9f6b1
,de5ebc90
,e10173bf
,09bafa9a
]:- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Patch Changes
- Updated dependencies [
33c9f6b1
,de5ebc90
,e10173bf
,09bafa9a
]:- @thirdweb-dev/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
bcfa9463
]:- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
d2001ca4
,85842c15
,e595d4d9
,497677f3
,94966069
,15ae5e7f
]:- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Patch Changes
- Updated dependencies [
bcfa9463
]:- @thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Minor Changes
-
#2052
94966069
Thanks @ElasticBottle! - feat: add custom auth endpoint authentication strategy support for embeddedWalletConfigure the endpoint for where the payload is to be sent too over at thirdweb.com/dashboard.
await embeddedWallet.authenticate({ strategy: "auth_endpoint", payload: "SOME_STRING", encryptionKey: "" });
Patch Changes
-
#2058
15ae5e7f
Thanks @MananTank! - Add option to open the official wallet connect modal in ConnectWallet -
Updated dependencies [
d2001ca4
,85842c15
,e595d4d9
,497677f3
]:- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Patch Changes
- Updated dependencies [
bcfa9463
]:- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Patch Changes
-
#2061
0fb2f1fc
Thanks @0xFirekeeper! - [Unity] Support for sdk.wallet.GetEmail -
#2056
5a0283d0
Thanks @0xFirekeeper! - [Unity] Reload local wallet in case of reconnection (sw) -
Updated dependencies [
d2001ca4
,85842c15
,e595d4d9
,497677f3
,94966069
,15ae5e7f
]:- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]