Skip to content

Commit

Permalink
chore: update changelog w/ multitenancy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed Sep 20, 2023
1 parent 3f25496 commit 07db99b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ We've added a generic `User` type instead of the old recipe specific ones. The m
- Only supporting FDI 1.17
- Backend SDKs have to be updated first to a version that supports multi-tenancy for thirdparty
- supertokens-node: >= 15.0.0
- supertokens-golang: >= 0.13.0
- supertokens-python: >= 0.15.0
- In ThirdParty recipe,
- Changed signatures of the functions `getAuthorisationURLWithQueryParamsAndSetState`
- Removed functions - `setStateAndOtherInfoToStorage`, `getAuthorisationURLFromBackend`, `generateStateToSendToOAuthProvider`, `verifyAndGetStateOrThrowError`, `getAuthCodeFromURL`, `getAuthErrorFromURL`, `getAuthStateFromURL`
Expand Down

0 comments on commit 07db99b

Please sign in to comment.