Skip to content

Releases: Web3Auth/Auth

v1.3.0

24 Nov 13:05
Compare
Choose a tag to compare

Add support to specify origin

Full Changelog: v1.2.0...v1.3.0

v1.2.0

17 Nov 11:15
Compare
Choose a tag to compare

Uses single iframe
reduces load time by 50%

What's Changed

Full Changelog: v1.1.0...v1.2.0

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