Releases: supertokens/supertokens-golang
Releases · supertokens/supertokens-golang
v0.16.3
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
What's Changed
Full Changelog: v0.16.1...v0.16.2
v0.16.1
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
What's Changed
- chore!: Bump github.com/golang-jwt/jwt to v5 by @constantoine in #367
- fix: go version in circle ci by @sattvikc in #374
New Contributors
- @constantoine made their first contribution in #367
Full Changelog: v0.15.0...v0.16.0
v0.15.0
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
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
v0.11.1
What's Changed
- refactor: Add handling for when Saas returns 429 because of rate limiting by @nkshah2 in #346
- fix: Fix jwt expiry check logic by @nkshah2 in #350
- chore: Cicd changes by @nkshah2 in #351
- fix: Update CICD config and auth react test server by @nkshah2 in #352
- fix: Fix cicd again by @nkshah2 in #353
- fix: Fix cicd by @nkshah2 in #354
- fix: Fix login 218 by @nkshah2 in #355
Full Changelog: v0.11.0...v0.11.1
v0.10.9
What's Changed
Full Changelog: v0.10.8...v0.10.9
v0.9.15
What's Changed
- fix: Refer to startTestEnv instead of startTestingEnv in contrib by @wallstromsimon in #227
- fix: Merge emailpassword formFields loops by @wallstromsimon in #226
- fix: go fiber example fix by @sattvikc in #234
- refactor: Add handling for when Saas returns 429 because of rate limiting by @nkshah2 in #348
New Contributors
- @wallstromsimon made their first contribution in #227
Full Changelog: v0.9.14...v0.9.15