Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Releases: Web3Auth/web3auth-backend

v1.0.0

19 Dec 05:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1.0.0

Release v0.1.0

24 Nov 09:33
Compare
Choose a tag to compare
  • Improved error messages, along with error codes.
  • Refer to @web3auth/base package for error codes and error deserialization handling
  • New Errors format is:
    { code: "", message: "", name: "", }