Skip to content

Releases: torusresearch/CustomAuth

Minor release

14 Aug 11:42
Compare
Choose a tag to compare

The following changes have been made in this release:
❗❗❗ (MINOR RELEASE: NON-BREAKING API CHANGES)

Adds support for logging in by redirect to app if unable to communicate to original window.
After redirect, pass in query and hash parameters into subverifierdetails

MIGRATION GUIDE:
Please replace redirect.html and sw.js from public folder again
Currently, these files redirect to root route of hosted domain with query and hash params.
If you wish to use a different route, please edit appropriately.

API Keys

04 Aug 07:35
Compare
Choose a tag to compare

Added support for api keys

v3.2.0

02 Aug 08:16
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Use mainnet and testnet to remove confusion about network in direct sdk
  • Update documentation

v3.1.3

09 Jul 07:32
Compare
Choose a tag to compare

Update deps to reduce build size

v3.1.2

09 Jul 04:03
Compare
Choose a tag to compare

The following changes have been done in this release:

  • Updated packages
  • Export types

v3.1.1

06 Jul 12:43
Compare
Choose a tag to compare

Use sub as verifierId for github and twitter

Minor breaking changes

02 Jul 08:07
Compare
Choose a tag to compare

The following changes have been made in this PR:

  • Reduce umd build size by 300 KB
  • The default cjs build will no longer be polyfilled. Non-webpack users must use dist/directWebSdk-bundled.cjs.js which has the polyfills
  • Add config for dev and prod environments
  • Update packages
  • Add support for case sensitivity of verifier_id field

v3.0.5

25 Jun 13:54
Compare
Choose a tag to compare

Allow configuration of redirectPathName

v3.0.4

25 Jun 04:27
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Return typeOfLogin with userinfo
  • Update example with lrc verifiers

v3.0.3

19 Jun 08:19
Compare
Choose a tag to compare

use compact screen for mobile reddit