Skip to content

Releases: Web3Auth/Auth

v1.1.0

12 Nov 03:10
Compare
Choose a tag to compare

What's Changed

  • Starkkey getStarkHDAccount function now returns a ec keypair instance.
  • Starknet example improved to demonstrate starkkey wallet and account contract linking.

v1.0.2

01 Nov 12:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Oct 08:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Oct 08:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v1.0.0

v0.12.0

28 Oct 08:32
Compare
Choose a tag to compare

What's Changed

  • Bump ansi-regex from 5.0.0 to 5.0.1 in /examples/next-js-example by @dependabot in #46
  • Add base post message stream

Full Changelog: v0.11.0...v0.12.0

v0.11.0

04 Oct 10:14
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Update deps
  • Use readable-stream instead of stream

v0.10.2

04 Oct 10:05
Compare
Choose a tag to compare

Make domain optional

v0.10.1

13 Sep 07:26
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Add support for createAsyncMiddleware
  • Update deps

v0.10.0

23 Aug 08:44
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Add support for Custom JWT handler (login outside and pass in id_token/access_token to finish login)
  • Bug fixes related to loginConfig in case of modal shown
  • Other bug fixes + update deps

v0.9.5

27 Jul 07:14
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Use consistent padding across sdk for private key
  • More whitelabel params supported now
  • Added ts docs