Skip to content

Releases: torusresearch/customauth-android-sdk

1.5.1

01 Oct 06:39
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Update deps
  • Add solana example

1.5.0

06 Sep 07:18
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Use auth0 android library for decoding
  • Fix example
  • Update deps

1.4.1

23 Sep 07:43
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Expose internal apis
  • Update deps

1.4.0

13 Aug 07:29
Compare
Choose a tag to compare

Add custom allowed browsers option

1.3.2

06 May 07:23
50ee866
Compare
Choose a tag to compare

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

18 Mar 09:41
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Better error handling
  • fix issues with aggregate logins

1.3.0

12 Mar 08:05
Compare
Choose a tag to compare

Add support for getting aggregate torus key

1.2.0

23 Feb 05:57
Compare
Choose a tag to compare

Returned Private Key will be unpadded

1.1.3

16 Feb 17:48
Compare
Choose a tag to compare

The following changes have been made in this release:

  • Improve logging
  • Update redirect.html
  • Code lint fixes

1.1.2

11 Feb 15:40
Compare
Choose a tag to compare

Add support for android level 21