Skip to content

Releases: supertokens/supertokens-golang

v0.16.3

19 Oct 06:59
178929e
Compare
Choose a tag to compare

What's Changed

  • fix: Fix issue of dashboard showing no user found for thirdparty users with thirdpartypasswordless by @nkshah2 in #383

Full Changelog: v0.16.2...v0.16.3

v0.16.2

17 Oct 13:41
b19c439
Compare
Choose a tag to compare

What's Changed

  • fix: Fix tenant ids being nil in user get dashboard API by @nkshah2 in #382

Full Changelog: v0.16.1...v0.16.2

v0.16.1

06 Oct 14:04
ee60032
Compare
Choose a tag to compare

What's Changed

  • chore: Update CICD by @nkshah2 in #375
  • feat: Add ValidateAccessToken function to providers by @nkshah2 in #376
  • fix: timeJoined by @sattvikc in #378
  • chore: Add email delivery config to third party email password config to fix tests by @nkshah2 in #379
  • chore: Fix third party provider tests by @nkshah2 in #380
  • refactor: Check for status in github validate access token by @nkshah2 in #381

Full Changelog: v0.16.0...v0.16.1

v0.16.0

27 Sep 10:37
3f2aa10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

26 Sep 12:05
98b6cfe
Compare
Choose a tag to compare

What's Changed

  • fix: Fix same site parsing when using amazon public URLs by @nkshah2 in #366
  • fix: fiber adaptor update by @sattvikc in #371
  • chore: Update logic of get jwks to include cache control header handling by @nkshah2 in #368
  • fix: no panic in middleware by @sattvikc in #370
  • feat: Add twitter provider to third party recipe by @nkshah2 in #369
  • chore: Add dev credentials handling to twitter by @nkshah2 in #373

Full Changelog: v0.14.0...v0.15.0

v0.14.0

12 Sep 08:09
6f4ec90
Compare
Choose a tag to compare

What's Changed

  • chore: Update CHANGELOG for multitenancy by @nkshah2 in #357
  • feat: Allow users to set emails as admins for user dashboard by @nkshah2 in #361
  • refactor: Ignore protected props in create new session by @nkshah2 in #363
  • chore: Update CICD config for installing node by @nkshah2 in #364

Full Changelog: v0.13.2...v0.14.0

v0.8.4

04 Sep 12:48
54a8bfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.11.1

01 Sep 10:35
ddfdbb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.10.9

01 Sep 14:03
c93291f
Compare
Choose a tag to compare

What's Changed

  • refactor: Add handling for when Saas returns 429 because of rate limiting by @nkshah2 in #347

Full Changelog: v0.10.8...v0.10.9

v0.9.15

04 Sep 07:48
8edc307
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.14...v0.9.15