Releases: torusresearch/CustomAuth
Minor release
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
Added support for api keys
v3.2.0
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
Update deps to reduce build size
v3.1.2
The following changes have been done in this release:
- Updated packages
- Export types
v3.1.1
Use sub as verifierId for github and twitter
Minor breaking changes
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
Allow configuration of redirectPathName
v3.0.4
The following changes have been made in this release:
- Return typeOfLogin with userinfo
- Update example with lrc verifiers
v3.0.3
use compact screen for mobile reddit