Releases: supertokens/supertokens-golang
Releases · supertokens/supertokens-golang
v0.12.11
What's Changed
Full Changelog: v0.12.10...v0.12.11
v0.13.2
v0.13.1
What's Changed
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- feat: OAuth2 implementation + custom and google providers by @sattvikc in #202
- fix: ThirdParty rework - Interface changes by @sattvikc in #201
- fix: PR template changes for thirdparty by @sattvikc in #206
- fix: making tenantId optional by @sattvikc in #209
- chore: thirdparty rework changelog by @sattvikc in #218
- fix: thirdparty rework changes by @sattvikc in #224
- fix: requireEmail option by @sattvikc in #225
- fix: multitenancy claims and other changes from node PR discussion by @sattvikc in #229
- fix: fixes based on node SDK by @sattvikc in #230
- fix: merge by @sattvikc in #308
- fix: router to handle tenantid by @sattvikc in #310
- fix: multitenancy recipe impl by @sattvikc in #314
- fix: Usercontext refactor by @sattvikc in #315
- fix: userroles impl by @sattvikc in #316
- fix: multitenancy auth recipe impls by @sattvikc in #317
- fix: multitenancy emailverification impl by @sattvikc in #319
- fix: merge latest by @sattvikc in #322
- fix: multitenancy session impl by @sattvikc in #321
- fix: multitenancy dashboard by @sattvikc in #323
- fix: email functions and refactor by @sattvikc in #324
- fix: tenantid in callback functions by @sattvikc in #325
- fix: provider fixes by @sattvikc in #326
- fix: gitlab and bitbucket impl by @sattvikc in #327
- fix: tests and fixes by @sattvikc in #328
- fix: checklist and misc changes by @sattvikc in #329
- fix: for cicd by @sattvikc in #330
- feat: thirdparty rework by @sattvikc in #207
- fix: changelog and website test fixes by @sattvikc in #331
- fix: okta domain by @sattvikc in #332
- fix: changelog by @sattvikc in #333
- Fixes from docs by @sattvikc in #334
- fix: apple redirect by @sattvikc in #335
- fix: jwks test by @sattvikc in #336
- fix: jwks test by @sattvikc in #337
- fix: cicd by @sattvikc in #338
- fix: cicd by @sattvikc in #339
Full Changelog: v0.12.10...v0.13.0
v0.12.9
v0.12.7
What's Changed
- fix: Fix access token verification logic to use latest version if the JWT header has no version in it by @nkshah2 in #294
- feat: email templates updated by @iresharma in #287
- fix: password reset template by @iresharma in #295
- chore: Add test for verify session without using middleware by @nkshah2 in #300
- refactor: Update specific test to nor run on CDI version below 2.21 by @nkshah2 in #301
Full Changelog: v0.12.6...v0.12.7
v0.12.6
What's Changed
- fix: Fix an issue where JWKs would be fetched multiple times a minute instead of once by @nkshah2 in #290
- Clean up jwks background tasks between tests by @nkshah2 in #291
- Fix tests by @nkshah2 in #292
- refactor: Refactor JWKs fetching logic for session recipe by @nkshah2 in #293
Full Changelog: v0.12.5...v0.12.6
v0.12.4
What's Changed
- feat: Add a helper function to read the original request from the user context inside overrides by @nkshah2 in #286
Full Changelog: v0.12.3...v0.12.4
v0.12.0
What's Changed
- refactor: Rename sessionData and its functions (JWT Rework #1) by @nkshah2 in #257
- refactor: Automatically initialise OpenId recipe in session recipe (JWT Rework #3) by @nkshah2 in #259
- refactor: Refactor JWT and OpenId recipes (JWT Rework #2) by @nkshah2 in #258
- feat: Handle changes to access token becoming a JWT (JWT Rework #4) by @nkshah2 in #262
- chore: Remove handshake info and general clean up (JWT Rework #5) by @nkshah2 in #263
- feat: Add ExposeAccessTokenToFrontendInCookieBasedAuth (JWT Rework #6) by @nkshah2 in #264
- refactor: Remove deprecated session functions (JWT Rework #7) by @nkshah2 in #265
- feat: Add functions based on ADR 0030 [JWT Rework #1] by @nkshah2 in #272
- feat: Add issuer to access token payload [JWT Rework #2] by @nkshah2 in #273
- feat: optional password validation in updateEmailOrPassword by @iresharma in #276
- chore: Update tests and fix logic based on test failures by @nkshah2 in #278
- chore: Add test for verify session calling the core by @nkshah2 in #279
- feat: Access token rework by @nkshah2 in #266
- Update integration server and fix for tests by @nkshah2 in #280
Full Changelog: v0.11.0...v0.12.0
v0.10.7
What's Changed
- chore : email templates updated by @iresharma in #268
Full Changelog: v0.10.6...v0.10.7