-
Notifications
You must be signed in to change notification settings - Fork 524
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: multithreaded bulk import #1043
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b11610 - Browse repository at this point
Copy the full SHA 7b11610View commit details -
fix(README.md): fix typo in contributors (#995)
Co-authored-by: Rishabh Poddar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd8cd54 - Browse repository at this point
Copy the full SHA dd8cd54View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0a8b37 - Browse repository at this point
Copy the full SHA e0a8b37View commit details
Commits on May 24, 2024
-
feat: Changes for multitenancy dashboard (#963)
* feat: Add an API to fetch the list of core config properties (#922) * Add an API to fetch the coreConfig properties * Update changelog * Include plugin configs as well * Remove core_config_result from the final output * Hide protected config * Fix formatting changes * Add tests to ensure that the properties are same in the config and core config file * Match descriptions from devConfig.yaml as well * Refactor CoreConfig to return ConfigFieldInfo objects * Refactor enum property validation * Refactor move storage fields to API * Refactor getConfigFieldsInfo method and update CoreConfigListAPI * Add test to check protected properties are not present when saas secret is set * Add comments wherever necessary * fix: core config list * fix: serialize nulls * fix: is nullable * fix: plugin configs * fix: add new booleans for core config * fix: cleanup * fix: list apis * fix: refactor config description * fix: refactor cud tests * fix: refactor tests * fix: tests * fix: type fix * fix: flag setting for thirdparty providers * fix: pr comments * fix: pr comments * fix: pr comments * fix: pr comments * fix: revert * fix: tenant tests * fix: app tests * fix: cud tests * fix: other tests * fix: version and changelog * fix: inmemory * fix: skip deprecated * fix: dashboard updates * fix: minor fixes * fix: tests * fix: refactor * fix: refactor * fix: changelog * fix: refactor --------- Co-authored-by: Sattvik Chakravarthy <[email protected]> Co-authored-by: Sattvik Chakravarthy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 563a90a - Browse repository at this point
Copy the full SHA 563a90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f49538 - Browse repository at this point
Copy the full SHA 2f49538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d462ad - Browse repository at this point
Copy the full SHA 7d462adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f0fa6 - Browse repository at this point
Copy the full SHA b1f0fa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d884fd4 - Browse repository at this point
Copy the full SHA d884fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0100c83 - Browse repository at this point
Copy the full SHA 0100c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cea065 - Browse repository at this point
Copy the full SHA 0cea065View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6bd57b - Browse repository at this point
Copy the full SHA a6bd57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ab7e7 - Browse repository at this point
Copy the full SHA c4ab7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba0a23 - Browse repository at this point
Copy the full SHA 4ba0a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66ad7c - Browse repository at this point
Copy the full SHA e66ad7cView commit details
Commits on Jun 7, 2024
-
docs(README.md): Added Anurag Srivastava to contributors (#1003)
Added Anurag Srivastava to contributors list as mentioned by @porcellus supertokens/supertokens-node#824 (comment)
Configuration menu - View commit details
-
Copy full SHA for 83726a0 - Browse repository at this point
Copy the full SHA 83726a0View commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7cf0a46 - Browse repository at this point
Copy the full SHA 7cf0a46View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dad8f53 - Browse repository at this point
Copy the full SHA dad8f53View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3fa8cd - Browse repository at this point
Copy the full SHA a3fa8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3985f9f - Browse repository at this point
Copy the full SHA 3985f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1b31e - Browse repository at this point
Copy the full SHA 5f1b31eView commit details
Commits on Jul 9, 2024
-
feat: multitenancy dashboard (#1004)
* fix: tenant config * fix: api permissions and telemetry update * fix: totp length validation * fix: accept api key via authorization header * fix: cache control header for jwks endpoint * fix: tests * fix: for dashboard * fix: remove unused import * fix: remove unused import * fix: providers non null * fix: tests * fix: pr comments * fix: pr comments * fix: pr comments * fix: pr comments * fix: improve core config normalisation * fix: more tests * fix: more tests * fix: clean up core config * fix: pr comments * fix: more test * reformates code * reformats code * fix: changelog and few other * fix: test * fix: supported versions * fix: changelog --------- Co-authored-by: Rishabh Poddar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7789ca - Browse repository at this point
Copy the full SHA d7789caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e124a7 - Browse repository at this point
Copy the full SHA 5e124a7View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfac52b - Browse repository at this point
Copy the full SHA dfac52bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ad25d - Browse repository at this point
Copy the full SHA 85ad25dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cab6326 - Browse repository at this point
Copy the full SHA cab6326View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab38d88 - Browse repository at this point
Copy the full SHA ab38d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6057985 - Browse repository at this point
Copy the full SHA 6057985View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5594bbc - Browse repository at this point
Copy the full SHA 5594bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc387b - Browse repository at this point
Copy the full SHA ccc387bView commit details
Commits on Jul 15, 2024
-
fix: HideFromDashboard annotation (#1014)
* fix: HideFromDashboard annotation * fix: comment
Configuration menu - View commit details
-
Copy full SHA for 5f61061 - Browse repository at this point
Copy the full SHA 5f61061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd29ab - Browse repository at this point
Copy the full SHA 3fd29abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2a90d - Browse repository at this point
Copy the full SHA ca2a90dView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c0ec50 - Browse repository at this point
Copy the full SHA 6c0ec50View commit details
Commits on Jul 24, 2024
-
fix: make canLinkAccountsHelper check if the login methods of the pri…
…mary user have conflicts on the tenant of the link target (#1015) * fix: make canLinkAccountsHelper check if the login methods of the primary user have conflicts on the tenant of the link target * chore: bump version number
Configuration menu - View commit details
-
Copy full SHA for bb00dec - Browse repository at this point
Copy the full SHA bb00decView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f99bf9 - Browse repository at this point
Copy the full SHA 2f99bf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a5a68 - Browse repository at this point
Copy the full SHA 43a5a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ff0e3 - Browse repository at this point
Copy the full SHA 54ff0e3View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd57cc2 - Browse repository at this point
Copy the full SHA bd57cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7412e4 - Browse repository at this point
Copy the full SHA d7412e4View commit details
Commits on Aug 8, 2024
-
fix: pathrouter for tenant id stop words (#1022)
* fix: pathrouter for tenant id stop words * fix: pathrouter for tenant id stop words * fix: changelog
Configuration menu - View commit details
-
Copy full SHA for d4fb18e - Browse repository at this point
Copy the full SHA d4fb18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0dfd83 - Browse repository at this point
Copy the full SHA f0dfd83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4204a06 - Browse repository at this point
Copy the full SHA 4204a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0212af6 - Browse repository at this point
Copy the full SHA 0212af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a5365a - Browse repository at this point
Copy the full SHA 3a5365aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc0984 - Browse repository at this point
Copy the full SHA bbc0984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 796b9de - Browse repository at this point
Copy the full SHA 796b9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57cd78d - Browse repository at this point
Copy the full SHA 57cd78dView commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bfcf90 - Browse repository at this point
Copy the full SHA 0bfcf90View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b63ed0d - Browse repository at this point
Copy the full SHA b63ed0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d7801a - Browse repository at this point
Copy the full SHA 8d7801aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb439e5 - Browse repository at this point
Copy the full SHA cb439e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8912d2b - Browse repository at this point
Copy the full SHA 8912d2bView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7f7186 - Browse repository at this point
Copy the full SHA c7f7186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d2fdd - Browse repository at this point
Copy the full SHA 95d2fddView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 728d1b8 - Browse repository at this point
Copy the full SHA 728d1b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 635254a - Browse repository at this point
Copy the full SHA 635254aView commit details
Commits on Sep 5, 2024
-
* fix: flaky tests * fix: flaky test * fix: flaky test
Configuration menu - View commit details
-
Copy full SHA for dd4b21a - Browse repository at this point
Copy the full SHA dd4b21aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df55b5f - Browse repository at this point
Copy the full SHA df55b5fView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d91003c - Browse repository at this point
Copy the full SHA d91003cView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f9568a - Browse repository at this point
Copy the full SHA 6f9568aView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d70735 - Browse repository at this point
Copy the full SHA 0d70735View commit details -
Configuration menu - View commit details
-
Copy full SHA for b78541e - Browse repository at this point
Copy the full SHA b78541eView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c0dea8 - Browse repository at this point
Copy the full SHA 0c0dea8View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67c42e9 - Browse repository at this point
Copy the full SHA 67c42e9View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72706f9 - Browse repository at this point
Copy the full SHA 72706f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 807f617 - Browse repository at this point
Copy the full SHA 807f617View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7cc349 - Browse repository at this point
Copy the full SHA f7cc349View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ec5dde - Browse repository at this point
Copy the full SHA 1ec5ddeView commit details
Commits on Oct 4, 2024
-
feat: OAuth provider support (#1010)
* fix: tenant config * fix: api permissions and telemetry update * fix: totp length validation * fix: accept api key via authorization header * fix: cache control header for jwks endpoint * fix: tests * fix: for dashboard * fix: remove unused import * fix: remove unused import * fix: providers non null * fix: tests * fix: pr comments * fix: pr comments * fix: pr comments * fix: pr comments * fix: improve core config normalisation * fix: more tests * fix: more tests * fix: clean up core config * fix: pr comments * fix: more test * adds config in config.yaml * reformates code * reformats code * modifies changelog * small changes * adds one more config for admin vs public service * starts working on authorization endpoint * removes unnecesssary files * Oauth - WIP (#1018) * fix/change annotations for configs * feat: oauth2 auth API - WIP * fix: hidefromdashboard to oauth_provider service url configs * feat: OAuthAPI input parsing, basic flow * feat: first test in progress * fix: review fixes * feat: tables for oauth in sqlite * fix: remove unnecessary tables * fix: store only the necessary data in the client table * feat: oauth client - app exists check in db, a few tests * fix: review fixes * fix: review fixes * feat: new configs for handling errors from hydra * feat: using the new configs for oauth provider * fix: CHANGELOG * fix: tests for the new Util method * fix: changelog changes * fix: changelog migration section fix * fix: fixing repeated header handling in HttpRequest#sendGETRequestWithResponseHeaders * fix: more tests for oauth auth * fix: review fix - more checks for the oauth config validity * fix: review fix - throwing expection if there is no location header in response from hydra * fix: review fix - renamed exception * feat: oauth2 register client API * feat: oauth2 get clients API * feat: OAuth2 DELETE clients API * fix: following the already existing response pattern with the oauth2 apis * fix: renaming exception to be more expressive * fix: review fixes * fix: using BadRequestException instead of custom format for hydra invalid input errors * Feature: oauth update client api (#1020) * fix/change annotations for configs * feat: oauth2 auth API - WIP * fix: hidefromdashboard to oauth_provider service url configs * feat: OAuthAPI input parsing, basic flow * feat: first test in progress * fix: review fixes * feat: tables for oauth in sqlite * fix: remove unnecessary tables * fix: store only the necessary data in the client table * feat: oauth client - app exists check in db, a few tests * fix: review fixes * fix: review fixes * feat: new configs for handling errors from hydra * feat: using the new configs for oauth provider * fix: CHANGELOG * fix: tests for the new Util method * fix: changelog changes * fix: changelog migration section fix * fix: fixing repeated header handling in HttpRequest#sendGETRequestWithResponseHeaders * fix: more tests for oauth auth * fix: review fix - more checks for the oauth config validity * fix: review fix - throwing expection if there is no location header in response from hydra * fix: review fix - renamed exception * feat: oauth2 register client API * feat: oauth2 get clients API * feat: OAuth2 DELETE clients API * fix: following the already existing response pattern with the oauth2 apis * fix: renaming exception to be more expressive * fix: review fixes * feat: oauth2 client update support * fix: using BadRequestException instead of custom format for hydra invalid input errors * fix: renaming method * fix: remove unused constant * fix: returning 500 when oauth update client goes wrong * fix: fixing test after changing error response * chore: removing TODO from code * fix: merge with latest (#1028) * fix: pathrouter for tenant id stop words (#1022) * fix: pathrouter for tenant id stop words * fix: pathrouter for tenant id stop words * fix: changelog * adding dev-v9.1.2 tag to this commit to ensure building * fix: 500 error to return actual message (#1023) * adding dev-v9.1.2 tag to this commit to ensure building * fix: tests (#1024) * adding dev-v9.1.2 tag to this commit to ensure building * fix: cicd tests (#1025) * adding dev-v9.1.2 tag to this commit to ensure building * Update release.md * feat: add security feature (#1026) * adding dev-v9.2.0 tag to this commit to ensure building * fix: feature test fix (#1027) * adding dev-v9.2.0 tag to this commit to ensure building --------- Co-authored-by: Rishabh Poddar <[email protected]> * feat: hydra integration for auth, token and few more endpoints (#1032) * fix: auth and token api * fix: cookie and code transformations * fix: token re-signing * fix: token endpoint * fix: license check and jwks caching * fix: exceptions * fix: refactor * fix: refactor * fix: refactor and client crud APIs * fix: token type enum * fix: process ext only on access token * fix: refactor * fix: bugs and refactor * fix: oauth clients list api * fix: consent get accept and reject * fix: login request * fix: query param transformation * fix: logout request * fix: refactor * fix: remove error debug and hint * fix: introspect api * fix: pr comments * fix: pr comments * fix: pr comment * fix: pr comment * fix: pr comments and refactor * fix: pr comments * fix: pr comments * fix: revert original http request * fix: pr comment refactor * fix: pr comment * fix: pr comment * fix: pr comment * fix: pr comments * fix: owner and pagination * fix: pr comment * fix: client id check * fix: ext related * fix: pr comment * fix: revoke APIs (#1041) * fix: revoke consent sessions * fix: revoke token * fix: revoke impl * fix: revoke session * fix: introspect impl after revoke * fix: revoke by client_id * fix: refresh token check in token exchange * fix: at hash * fix: sqlite impl * fix: client props whitelist * fix: status and query null check * fix: plugin interface update * fix: logout api * fix: ext * fix: accept consent * fix: accept consent * fix: introspect in token api * fix: keep fragment while updating query params * fix: count creds and pr comment * fix: oauth stats * fix: oauth cleanup cron task * fix: gid in refresh token * fix: inememory impl * feat: add initial payload fields to accept consent * fix: revoke cleanup * fix: stats * fix: client credentials basic * fix: authorization header * fix: authorizaion header in revoke * fix: missing table --------- Co-authored-by: Mihaly Lengyel <[email protected]> --------- Co-authored-by: Mihaly Lengyel <[email protected]> * fix: logout apis (#1047) * fix: logout apis * fix: session revoke in logout * fix: tests * feat: update logout logic to make BE integration easier * refactor: minor fixes for consistency --------- Co-authored-by: Mihaly Lengyel <[email protected]> * fix: tests (#1051) * fix: logout apis * fix: session revoke in logout * fix: tests * fix: tests * fix: tests * fix: tests * fix: versioning and cleanup * fix: http revert * fix: http revert * fix: rename / refactor * revert * revert * fix: test, cleanup and changelog * revert * fix: constraints * fix: constraints * fix: constraints * fix: constraints --------- Co-authored-by: Sattvik Chakravarthy <[email protected]> Co-authored-by: Tamas Soltesz <[email protected]> Co-authored-by: Sattvik Chakravarthy <[email protected]> Co-authored-by: Mihaly Lengyel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e83c9b4 - Browse repository at this point
Copy the full SHA e83c9b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6d395 - Browse repository at this point
Copy the full SHA df6d395View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c8d15 - Browse repository at this point
Copy the full SHA 21c8d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4996f22 - Browse repository at this point
Copy the full SHA 4996f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 616cee0 - Browse repository at this point
Copy the full SHA 616cee0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f462c - Browse repository at this point
Copy the full SHA e1f462cView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53a861b - Browse repository at this point
Copy the full SHA 53a861bView commit details
Commits on Oct 9, 2024
-
fix: validating firstFactors not to contain special chars (#1050)
* fix: validating firstFactors not to contain special chars * fix: review fixes * fix: review fix: allowing . (dot) * feat: tests for the validation --------- Co-authored-by: Sattvik Chakravarthy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ecf114 - Browse repository at this point
Copy the full SHA 1ecf114View commit details -
fix: docker readonly fs (#1058)
* feat: support tempDirLocation param in core and in cli * fix: changelog * fix: tests for the tempDirLocation * fix: changelog --------- Co-authored-by: Sattvik Chakravarthy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdb6f4b - Browse repository at this point
Copy the full SHA bdb6f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b22988 - Browse repository at this point
Copy the full SHA 7b22988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142e500 - Browse repository at this point
Copy the full SHA 142e500View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0480bfd - Browse repository at this point
Copy the full SHA 0480bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b67ee - Browse repository at this point
Copy the full SHA b2b67eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8060af5 - Browse repository at this point
Copy the full SHA 8060af5View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56359ad - Browse repository at this point
Copy the full SHA 56359adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed8c3e - Browse repository at this point
Copy the full SHA 7ed8c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 541e2e4 - Browse repository at this point
Copy the full SHA 541e2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1025ec - Browse repository at this point
Copy the full SHA e1025ecView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eacddae - Browse repository at this point
Copy the full SHA eacddaeView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c14844 - Browse repository at this point
Copy the full SHA 2c14844View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3183ff6 - Browse repository at this point
Copy the full SHA 3183ff6View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93ceade - Browse repository at this point
Copy the full SHA 93ceadeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f20e78 - Browse repository at this point
Copy the full SHA 7f20e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for f212500 - Browse repository at this point
Copy the full SHA f212500View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9213fd4 - Browse repository at this point
Copy the full SHA 9213fd4View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec75e62 - Browse repository at this point
Copy the full SHA ec75e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 618c591 - Browse repository at this point
Copy the full SHA 618c591View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3492ca2 - Browse repository at this point
Copy the full SHA 3492ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54cd5f - Browse repository at this point
Copy the full SHA e54cd5fView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0d13f0 - Browse repository at this point
Copy the full SHA d0d13f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d076b5 - Browse repository at this point
Copy the full SHA 1d076b5View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 717d129 - Browse repository at this point
Copy the full SHA 717d129View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c551647 - Browse repository at this point
Copy the full SHA c551647View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd17adb - Browse repository at this point
Copy the full SHA fd17adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 226329c - Browse repository at this point
Copy the full SHA 226329cView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f9c59c - Browse repository at this point
Copy the full SHA 8f9c59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3cf84 - Browse repository at this point
Copy the full SHA ac3cf84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11229d9 - Browse repository at this point
Copy the full SHA 11229d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170dac6 - Browse repository at this point
Copy the full SHA 170dac6View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e94ffed - Browse repository at this point
Copy the full SHA e94ffedView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e3ccc4 - Browse repository at this point
Copy the full SHA 9e3ccc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d85f5eb - Browse repository at this point
Copy the full SHA d85f5ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2caa02d - Browse repository at this point
Copy the full SHA 2caa02dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b1cf0 - Browse repository at this point
Copy the full SHA a4b1cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887234d - Browse repository at this point
Copy the full SHA 887234dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2747a2 - Browse repository at this point
Copy the full SHA f2747a2View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f80b8c - Browse repository at this point
Copy the full SHA 8f80b8cView commit details
Commits on Oct 27, 2024
-
Merge pull request #1067 from supertokens/feat/oauth/allow-list
feat: oauth/allow list
Configuration menu - View commit details
-
Copy full SHA for 2abfb68 - Browse repository at this point
Copy the full SHA 2abfb68View commit details -
Merge pull request #1065 from supertokens/feat/oauth/remaining-changes
feat(oauth): allow setting, store&return clientId/clientSecret for clients and add enableRefreshTokenRotation
Configuration menu - View commit details
-
Copy full SHA for be09a1b - Browse repository at this point
Copy the full SHA be09a1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c40dc91 - Browse repository at this point
Copy the full SHA c40dc91View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90ad34 - Browse repository at this point
Copy the full SHA a90ad34View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9cfe4 - Browse repository at this point
Copy the full SHA eb9cfe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb66b6d - Browse repository at this point
Copy the full SHA eb66b6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3509235 - Browse repository at this point
Copy the full SHA 3509235View commit details -
Merge pull request #1068 from supertokens/test/fix_ci_runs
test: fix ci test failures and naming consistency
Configuration menu - View commit details
-
Copy full SHA for 63862d4 - Browse repository at this point
Copy the full SHA 63862d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170c283 - Browse repository at this point
Copy the full SHA 170c283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1edeff2 - Browse repository at this point
Copy the full SHA 1edeff2View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c9fb1c - Browse repository at this point
Copy the full SHA 5c9fb1cView commit details -
Merge pull request #1069 from supertokens/fix/oauth/jti-listing
fix: jti listing in db
Configuration menu - View commit details
-
Copy full SHA for 25ce26e - Browse repository at this point
Copy the full SHA 25ce26eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e147e03 - Browse repository at this point
Copy the full SHA e147e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 190c3f0 - Browse repository at this point
Copy the full SHA 190c3f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 072cb48 - Browse repository at this point
Copy the full SHA 072cb48View commit details -
Merge pull request #1070 from supertokens/ci/flaky_test_improvement
test: try and improve flaky tests
Configuration menu - View commit details
-
Copy full SHA for eff6a6f - Browse repository at this point
Copy the full SHA eff6a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8944bfd - Browse repository at this point
Copy the full SHA 8944bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for edcffc0 - Browse repository at this point
Copy the full SHA edcffc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c2011 - Browse repository at this point
Copy the full SHA a8c2011View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0131bd - Browse repository at this point
Copy the full SHA d0131bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 173f1c7 - Browse repository at this point
Copy the full SHA 173f1c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a9cd7 - Browse repository at this point
Copy the full SHA c9a9cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc6806 - Browse repository at this point
Copy the full SHA 8dc6806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d32f48 - Browse repository at this point
Copy the full SHA 6d32f48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bf20a - Browse repository at this point
Copy the full SHA 96bf20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130b779 - Browse repository at this point
Copy the full SHA 130b779View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ec3861 - Browse repository at this point
Copy the full SHA 3ec3861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa6968 - Browse repository at this point
Copy the full SHA 4fa6968View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7fab0c - Browse repository at this point
Copy the full SHA d7fab0cView commit details -
feat: make deep links work (#1071)
* ci: try automatically re-running tests * ci: try automatically re-running tests * ci: try automatically re-running tests * ci: try automatically re-running tests * ci: try automatically re-running tests * ci: try automatically re-running tests * ci: try automatically re-running tests * ci: try automatically re-running tests * ci: try automatically re-running tests * test: try and improve flaky tests * chore: changelog consistency with plugin * feat: make deep-links work
Configuration menu - View commit details
-
Copy full SHA for 09db63e - Browse repository at this point
Copy the full SHA 09db63eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bf94e - Browse repository at this point
Copy the full SHA 20bf94eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b32bfe - Browse repository at this point
Copy the full SHA 3b32bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6adb4 - Browse repository at this point
Copy the full SHA 8b6adb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 759319c - Browse repository at this point
Copy the full SHA 759319cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2368fc3 - Browse repository at this point
Copy the full SHA 2368fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a959ca - Browse repository at this point
Copy the full SHA 3a959caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f5d23 - Browse repository at this point
Copy the full SHA c9f5d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea482d9 - Browse repository at this point
Copy the full SHA ea482d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c14a13 - Browse repository at this point
Copy the full SHA 6c14a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eee097 - Browse repository at this point
Copy the full SHA 0eee097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0adb4e6 - Browse repository at this point
Copy the full SHA 0adb4e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f859e3b - Browse repository at this point
Copy the full SHA f859e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1657a0 - Browse repository at this point
Copy the full SHA b1657a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1363fc - Browse repository at this point
Copy the full SHA b1363fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d745cb6 - Browse repository at this point
Copy the full SHA d745cb6View commit details -
Merge pull request #1072 from supertokens/test-cicd/rerun_failed
test: enable/fix rerun failed test on ci-cd
Configuration menu - View commit details
-
Copy full SHA for bb8ede4 - Browse repository at this point
Copy the full SHA bb8ede4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9dea95 - Browse repository at this point
Copy the full SHA f9dea95View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8070d45 - Browse repository at this point
Copy the full SHA 8070d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2ec5cb - Browse repository at this point
Copy the full SHA d2ec5cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff6eea - Browse repository at this point
Copy the full SHA 8ff6eeaView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16eda70 - Browse repository at this point
Copy the full SHA 16eda70View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7aaf422 - Browse repository at this point
Copy the full SHA 7aaf422View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d33eb5e - Browse repository at this point
Copy the full SHA d33eb5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a41f951 - Browse repository at this point
Copy the full SHA a41f951View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96f6e0a - Browse repository at this point
Copy the full SHA 96f6e0aView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21e91fc - Browse repository at this point
Copy the full SHA 21e91fcView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fe694a - Browse repository at this point
Copy the full SHA 4fe694aView commit details