Skip to content

Releases: supertokens/supertokens-android

v0.5.3

01 Nov 11:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

29 Jul 11:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Jun 14:22
Compare
Choose a tag to compare

What's Changed

  • fix: session refresh loop if expired token is passed in headers by @anku255 in #73
  • fix: increase token expiry time in tests by @anku255 in #74

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Jun 07:09
Compare
Choose a tag to compare

What's Changed

  • fix: session refresh loop in all request interceptors by @anku255 in #71

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

28 May 18:41
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

28 May 17:54
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 May 05:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.4.0

v0.3.6

18 Mar 16:55
Compare
Choose a tag to compare

What's Changed

  • chore: Add example app using thirdparty recipe by @nkshah2 in #65
  • chore: Send empty redirect uri to SuperTokens for Github login by @nkshah2 in #66
  • chore: Update redirect uri for gihub in example app by @nkshah2 in #67
  • test: update the test server to work with the next node version by @porcellus in #68
  • test: update how the integration server users Querier by @porcellus in #69

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

22 Sep 10:13
Compare
Choose a tag to compare

What's Changed

  • chore: Update FDI version to include 1.18 by @nkshah2 in #61
  • chore: update node server and tests for account linking by @nkshah2 in #62
  • chore: Fix test server by @nkshah2 in #63

Full Changelog: v0.3.4...v0.3.5

v0.3.4

01 Aug 10:33
Compare
Choose a tag to compare

What's Changed

  • Adds support for the latest backend SDKs.

Note: all 0.3.X versions work with the latest backend SDKs, this release updates the driver versions supported to include the latest.

Commits

Full Changelog: v0.3.3...v0.3.4