Releases: torusresearch/CustomAuth
Releases · torusresearch/CustomAuth
Minor changes (NOTICE FOR USERS WITH REQUIRE SYNTAX)
The following changes have been made in this release:
- Export createHandler
- Remove default library export
- Update deps
- Lint
- Update example
- Update documentation
Note:
If you've been using direct auth with require syntax, please include .default from now
v3.5.7
Fix issue testnet env pointing to mainnet address
v3.5.6
Updated deps
v3.5.5
Store contract addresses in sdk so that users only need to specify "testnet" while initialization
v3.5.4
Update deps
v3.5.3
The following changes have been made in this release:
- Add support for optional extraParams in getTorusKey
- Return OAuth error params from sdk
v3.5.2
Update deps
v3.5.1
Updated deps to fix infura outage
v3.5.0
The following changes have been made in this release:
- Added triggerHybridAggregateLogin
v3.4.1
Allow passing in custom params along with JwtParams to pass to google, facebook, twitch, reddit and discord handlers.
This feature allows you to send along more params/ edit the default values set by torus sdk.