Releases: torusresearch/customauth-android-sdk
Releases · torusresearch/customauth-android-sdk
1.5.1
The following changes have been made in this release:
- Update deps
- Add solana example
1.5.0
The following changes have been made in this release:
- Use auth0 android library for decoding
- Fix example
- Update deps
1.4.1
The following changes have been made in this release:
- Expose internal apis
- Update deps
1.4.0
Add custom allowed browsers option
1.3.2
The following changes have been made in this release:
- Only open CustomTabs for whitelisted browsers (Chrome-like), otherwise open externally.
- Add an option (
preferCustomTabs
) that allows default to choose to prefer default browser or custom tabs in case the default browser is not supported in custom tabs.
1.3.1
The following changes have been made in this release:
- Better error handling
- fix issues with aggregate logins
1.3.0
Add support for getting aggregate torus key
1.2.0
Returned Private Key will be unpadded
1.1.3
The following changes have been made in this release:
- Improve logging
- Update redirect.html
- Code lint fixes
1.1.2
Add support for android level 21