github-actions
released this
09 Dec 02:08
·
5655 commits
to main
since this release
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]