Releases: Web3Auth/Auth
Releases · Web3Auth/Auth
v1.3.0
Add support to specify origin
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Uses single iframe
reduces load time by 50%
What's Changed
- Bump tar from 6.1.0 to 6.1.11 in /examples/angular-example by @dependabot in #52
- Add torus scripts by @chaitanyapotti in #56
- Bump url-parse from 1.5.1 to 1.5.3 in /examples/angular-example by @dependabot in #55
- Bump nth-check from 2.0.0 to 2.0.1 in /examples/angular-example by @dependabot in #53
- Use one iframe for openlogin by @chaitanyapotti in #57
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
What's Changed
- Brave local storage issue fix by @chaitanyapotti in #50
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Add a new package for generating starkware key by @himanshuchawla009 in #49
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add esm build using rollup by @chaitanyapotti in #47
Full Changelog: v0.12.0...v1.0.0
v0.12.0
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
The following changes have been made in this release:
- Update deps
- Use readable-stream instead of stream
v0.10.2
Make domain optional
v0.10.1
The following changes have been made in this release:
- Add support for
createAsyncMiddleware
- Update deps