UNPKG

@leancodepl/kratos

Version:

Headless React components library for building Ory Kratos authentication flows

892 lines (574 loc) 37.8 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [10.1.2](https://github.com/leancodepl/js_corelibrary/compare/v10.1.1...v10.1.2) (2026-02-26) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [10.1.1](https://github.com/leancodepl/js_corelibrary/compare/v10.1.0...v10.1.1) (2026-02-23) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [10.1.0](https://github.com/leancodepl/js_corelibrary/compare/v10.0.2...v10.1.0) (2026-02-16) ### Bug Fixes - Add OIDC providers config to example app and fix type issues ([6c7f13b](https://github.com/leancodepl/js_corelibrary/commit/6c7f13b63498314ccdd742b2656767d3f4dd62b3)) - Address code review feedback ([7830178](https://github.com/leancodepl/js_corelibrary/commit/7830178cba6147cd533bc6cbd7cd25e3c2d26fb1)) - Properly type OidcProviderUiNode attributes to avoid 'any' ([27acdce](https://github.com/leancodepl/js_corelibrary/commit/27acdce9a874dfbe8e30566fc19f9b51aa6314d9)) - Remove unused imports and variables from OIDC provider implementation ([2590a39](https://github.com/leancodepl/js_corelibrary/commit/2590a392e63181d0a6ea1ce4dc10ddf9b392c0d7)) - Resolve build failures in kratos package ([c356f93](https://github.com/leancodepl/js_corelibrary/commit/c356f9366fbf623d32829e58d53afd58e374ca7d)) - Resolve linter errors and warnings ([a900e5c](https://github.com/leancodepl/js_corelibrary/commit/a900e5c80664d4914114b0d2ca9f45fdb2c86854)) - Update documentation to show correct provider capitalization ([980b62b](https://github.com/leancodepl/js_corelibrary/commit/980b62b707ac63f61c864d37ddd580b7225f94d6)) ### Features - Add support for custom OIDC providers ([a1ae459](https://github.com/leancodepl/js_corelibrary/commit/a1ae459ebb1a2d14bd9def97af7ec4dfec2e15da)) - Add type-safe OIDC provider support ([b52ab23](https://github.com/leancodepl/js_corelibrary/commit/b52ab233096eeb91fae6850e7c30e5b0cb0a5b15)) - Make OidcFormProps generic with OidcProvidersConfig type ([7957ff8](https://github.com/leancodepl/js_corelibrary/commit/7957ff84fb634b859a8a5f6bc114d2dc2ba3ec1d)) - remove label from oidc provider type amd spread oidc components ([aa25a5f](https://github.com/leancodepl/js_corelibrary/commit/aa25a5f7ff0bb6b1cd2e36d23b3c61dd3621d77e)) - unify oidcProviderComponents implementations ([74f7ad3](https://github.com/leancodepl/js_corelibrary/commit/74f7ad38211ff88826ffb21b9c73580854e27f3a)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [10.0.2](https://github.com/leancodepl/js_corelibrary/compare/v10.0.1...v10.0.2) (2026-02-13) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [10.0.1](https://github.com/leancodepl/js_corelibrary/compare/v10.0.0...v10.0.1) (2026-02-13) ### Features - move publish targets to nx plugin ([aa68e33](https://github.com/leancodepl/js_corelibrary/commit/aa68e33991cd9ce7af3dab3f10f1d0a8030b4d28)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [10.0.0](https://github.com/leancodepl/js_corelibrary/compare/v9.7.4...v10.0.0) (2026-02-11) ### Bug Fixes - exclude external packages from build output ([4c2be7a](https://github.com/leancodepl/js_corelibrary/commit/4c2be7ac64eb6ed5603ba61b9aeef75a454dffb3)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.7.4](https://github.com/leancodepl/js_corelibrary/compare/v9.7.3...v9.7.4) (2026-02-10) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.7.3](https://github.com/leancodepl/js_corelibrary/compare/v9.7.2...v9.7.3) (2026-02-10) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.7.2](https://github.com/leancodepl/js_corelibrary/compare/v9.7.1...v9.7.2) (2026-01-20) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.7.1](https://github.com/leancodepl/js_corelibrary/compare/v9.7.0...v9.7.1) (2026-01-20) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.7.0](https://github.com/leancodepl/js_corelibrary/compare/v9.6.6...v9.7.0) (2025-12-18) ### Bug Fixes - credentials check for kratos pass keys ([3ad5b80](https://github.com/leancodepl/js_corelibrary/commit/3ad5b8034866bc2a5d92c4626755fdf80243af30)) - kratos eslint config ([712757a](https://github.com/leancodepl/js_corelibrary/commit/712757a9382c61741db7ec8efe1d031bdd6480bd)) - make eslint configs independent ([157c92b](https://github.com/leancodepl/js_corelibrary/commit/157c92b4cc68e870a210d754814c383aba859f0a)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.6.6](https://github.com/leancodepl/js_corelibrary/compare/v9.6.5...v9.6.6) (2025-11-18) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.6.5](https://github.com/leancodepl/js_corelibrary/compare/v9.6.4...v9.6.5) (2025-10-16) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.6.4](https://github.com/leancodepl/js_corelibrary/compare/v9.6.3...v9.6.4) (2025-10-16) ### Bug Fixes - use new tanstack query keys ([66737dd](https://github.com/leancodepl/js_corelibrary/commit/66737dd2767c857adb6c8d0aee12fa5ff744f618)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.6.3](https://github.com/leancodepl/js_corelibrary/compare/v9.6.2...v9.6.3) (2025-09-22) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.6.2](https://github.com/leancodepl/js_corelibrary/compare/v9.6.1...v9.6.2) (2025-09-09) ### Features - export settings form type ([14d1f13](https://github.com/leancodepl/js_corelibrary/commit/14d1f13c3a9f07fc390b8f69d7dc37ba233d820f)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.6.1](https://github.com/leancodepl/js_corelibrary/compare/v9.6.0...v9.6.1) (2025-09-05) **Note:** Version bump only for package @leancodepl/config # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.6.0](https://github.com/leancodepl/js_corelibrary/compare/v9.5.3...v9.6.0) (2025-09-05) ### Features - fix linting errors ([dc3a205](https://github.com/leancodepl/js_corelibrary/commit/dc3a205c4d3c01d4f7ad79ac3249d878e02b490f)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.5.3](https://github.com/leancodepl/js_corelibrary/compare/v9.5.2...v9.5.3) (2025-08-26) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.5.2](https://github.com/leancodepl/js_corelibrary/compare/v9.5.1...v9.5.2) (2025-08-13) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.5.1](https://github.com/leancodepl/js_corelibrary/compare/v9.5.0...v9.5.1) (2025-08-05) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.5.0](https://github.com/leancodepl/js_corelibrary/compare/v9.4.0...v9.5.0) (2025-08-05) ### Bug Fixes - fix kratos error title ([2d7eda2](https://github.com/leancodepl/js_corelibrary/commit/2d7eda2f34500459464a333476cb128318fb8fd4)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.4.0](https://github.com/leancodepl/js_corelibrary/compare/v9.3.0...v9.4.0) (2025-08-04) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.3.0](https://github.com/leancodepl/js_corelibrary/compare/v9.2.1...v9.3.0) (2025-07-31) ### Features - add nesting to group of fields ([3929a43](https://github.com/leancodepl/js_corelibrary/commit/3929a435d6e81c8ebf28166cb14edbbe35352001)) - wrap submit buttons and separate login loader ([b553960](https://github.com/leancodepl/js_corelibrary/commit/b553960d3696c145ca4535182866a0ebba935d96)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.2.1](https://github.com/leancodepl/js_corelibrary/compare/v9.2.0...v9.2.1) (2025-07-30) ### Bug Fixes - fix another typo ([abf0f95](https://github.com/leancodepl/js_corelibrary/commit/abf0f9561d3128ed500c244eb1a23c8221431cb1)) - fix flow creation for totp form when app dont fetch session on its own before form ([f40b3ac](https://github.com/leancodepl/js_corelibrary/commit/f40b3aca0b2ec44e3f58770399985b78d1d61b8c)) - fix kratos error typo ([14bfec3](https://github.com/leancodepl/js_corelibrary/commit/14bfec3f17a15c9b5165d0976f5ddad3dd76a861)) ### Features - remove useMemo ([f71205a](https://github.com/leancodepl/js_corelibrary/commit/f71205abeb4c708fab4f08b20ed341be01b1a92c)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.2.0](https://github.com/leancodepl/js_corelibrary/compare/v9.1.0...v9.2.0) (2025-07-24) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.1.0](https://github.com/leancodepl/js_corelibrary/compare/v9.0.0...v9.1.0) (2025-07-24) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [9.0.0](https://github.com/leancodepl/js_corelibrary/compare/v8.6.0...v9.0.0) (2025-07-22) ### Bug Fixes - add better type mismatch checking ([205ac18](https://github.com/leancodepl/js_corelibrary/commit/205ac18019def8418413d8d379e3056e5b517e22)) - add missing await to flow error handlers ([8c246a6](https://github.com/leancodepl/js_corelibrary/commit/8c246a6b1909e633bd708de6e3ad8a4b72e32a89)) - add workaround to bug in TanStack Form typings ([f08d5ca](https://github.com/leancodepl/js_corelibrary/commit/f08d5cade6f26282aacf8484b5451a05069a5881)) - correct kratos imports ([e8c277a](https://github.com/leancodepl/js_corelibrary/commit/e8c277ae675eaf110c5e49403b63041e7475ecd4)) - double function definition after rebase ([1490f41](https://github.com/leancodepl/js_corelibrary/commit/1490f415ccbf47a3ebe58f9079ccf53ad8407c09)) - fix imports ([86117da](https://github.com/leancodepl/js_corelibrary/commit/86117da9ac7cfd4af9c5f2f53067a5590d7307b2)) - fix inferred types error ([5615fbf](https://github.com/leancodepl/js_corelibrary/commit/5615fbfa538d797d2e91950ce1df82f087c99504)) - fix infinitly creating registration flow ([0a8e389](https://github.com/leancodepl/js_corelibrary/commit/0a8e3895c44c4cf38abe5fae67f46e0a97fb11be)) - fix inifinite creating login flow ([7846473](https://github.com/leancodepl/js_corelibrary/commit/784647301d18bed022202c376823751d7153b78d)) - fix kratos after rebase to main ([5e4d542](https://github.com/leancodepl/js_corelibrary/commit/5e4d542a2dbac2f21df1cb21bddb4b3e354d52f8)) - fix login flow with infinite creating ([d3a5bb1](https://github.com/leancodepl/js_corelibrary/commit/d3a5bb11aec2268ef6b3340b6c18d072e7720059)) - fix wrong import ([df6eb18](https://github.com/leancodepl/js_corelibrary/commit/df6eb18ea60e76e6e6324442dca2de0ce2405538)) - passkey init loop on cancel ([f7751cb](https://github.com/leancodepl/js_corelibrary/commit/f7751cb5d4d2d9ff0ac9fdd592e420a06bcbbba6)) - remove unnecessary after login check ([8611ff5](https://github.com/leancodepl/js_corelibrary/commit/8611ff5d71fd56b61f700427d6fb6fc041f99024)) - replace invalid imports after rebase ([98345af](https://github.com/leancodepl/js_corelibrary/commit/98345afa460fddc93a98fe83def03a01f67601bb)) - typo and error type ([7a69fa4](https://github.com/leancodepl/js_corelibrary/commit/7a69fa4e8d73f3ec681ae277c53dc3323f4a05b7)) - use correct type for registration and settinfgs flows with omitted traintsConfig ([20f5db3](https://github.com/leancodepl/js_corelibrary/commit/20f5db381bd1a3f171f820988f772c843466f0cc)) ### Features - add disabling fields and buttons feature ([86f116e](https://github.com/leancodepl/js_corelibrary/commit/86f116eded8603818401384f6d758873bfefed49)) - add disabling fields and buttons feature ([14d4f33](https://github.com/leancodepl/js_corelibrary/commit/14d4f33a8f76f46e127b7c8807aa0bc6c3925af6)) - add kratos session manager ([cd8bb62](https://github.com/leancodepl/js_corelibrary/commit/cd8bb626e41990cee5886047f57306f7626cd490)) - add loader screens to app and handle aal2 requirement ([6926e48](https://github.com/leancodepl/js_corelibrary/commit/6926e48e9df35bbda3a4001f43c7ab89d1990905)) - add loading state to rest of the app pages ([c1db0f5](https://github.com/leancodepl/js_corelibrary/commit/c1db0f59adde939bb542ce2ecc97418d08eeedb0)) - add logout flow button ([2d458b2](https://github.com/leancodepl/js_corelibrary/commit/2d458b2927f0f86d69a98a17ffeee4a9229473fb)) - add oidc form ([bc447fe](https://github.com/leancodepl/js_corelibrary/commit/bc447fe7a29489998bac2491ebc0e95231292750)) - add recovery flow with basic settings flow ([93370fa](https://github.com/leancodepl/js_corelibrary/commit/93370fa1fc93b22e845cfdd11018885862e6a1d6)) - add redirecting after registration ([bea20d5](https://github.com/leancodepl/js_corelibrary/commit/bea20d5376e81daedcda3214b3253ce92923ad9a)) - add register flow ([2de94c0](https://github.com/leancodepl/js_corelibrary/commit/2de94c08814fa4bd51b2b3d9e6f531c50f69a4c2)) - add runInTask in loogut handler and replace invalidateQueries with removeQueries ([dd54814](https://github.com/leancodepl/js_corelibrary/commit/dd54814b356451d3087fb4a5317382f7c214d917)) - add settings flow with traits passwords and passkeys ([93bfd99](https://github.com/leancodepl/js_corelibrary/commit/93bfd9914b3d20a8c78b5cce6a67537778cec8c9)) - add settings flow with traits passwords and passkeys ([8e4993b](https://github.com/leancodepl/js_corelibrary/commit/8e4993b9fb6e618a192426850c3324e2f9372df8)) - add totp form ([0b9c14d](https://github.com/leancodepl/js_corelibrary/commit/0b9c14d70125786ef7ef6a23786e850643f4cefd)) - add verification in login flow ([2a5a035](https://github.com/leancodepl/js_corelibrary/commit/2a5a035e54604669d8d93fa7c9ea0454767d0eda)) - add verification to registration flow ([6b06997](https://github.com/leancodepl/js_corelibrary/commit/6b06997c18f6809ca6b22ead58c3859602e89830)) - align verification after login implementation with verification after registration ([763744f](https://github.com/leancodepl/js_corelibrary/commit/763744fda6bcd1c80f52d91cc5d6dbb481a6fcb7)) - allow optional new password form ([1cc5f24](https://github.com/leancodepl/js_corelibrary/commit/1cc5f247da4b9253c9bf53d11c563bab7e214e6e)) - create factory for kratos flows ([9a8237d](https://github.com/leancodepl/js_corelibrary/commit/9a8237da95ee3311a29e7f577394b46a3f17e864)) - create logout custom hook ([136018c](https://github.com/leancodepl/js_corelibrary/commit/136018c29a53ba1e490fbc4b319eddfd1366f687)) - create traitPrefix const ([ed24c61](https://github.com/leancodepl/js_corelibrary/commit/ed24c61a85549ba337b8a2155703b8677101944a)) - extract verification flow implementation from registration ([0d7f988](https://github.com/leancodepl/js_corelibrary/commit/0d7f988b3c158966f731d42dc9ee84e93c196401)) - handle invalid initial flow id ([91cc049](https://github.com/leancodepl/js_corelibrary/commit/91cc04988f55fafa41739f82746a404307dd5f83)) - hide traits and new password form before settings flow loaded ([f2bd211](https://github.com/leancodepl/js_corelibrary/commit/f2bd21148ead310e4acb526738a4eddf8d9ae62a)) - implement auth errors without enums ([5481c7c](https://github.com/leancodepl/js_corelibrary/commit/5481c7c9d957e11aa84e18f5b1bd425adb8d9df8)) - Implement error events and refactor existing error logic ([6a1ea95](https://github.com/leancodepl/js_corelibrary/commit/6a1ea95b5256195c4a280ba11cc53c5420bf87bb)) - implement error handling ([4655fff](https://github.com/leancodepl/js_corelibrary/commit/4655fffbebd46a6029a9a105c94e2093ac8a0c82)) - invalidate all lib queries on logout ([1cb1a94](https://github.com/leancodepl/js_corelibrary/commit/1cb1a94a4a5e54728229097254e7496b7a08ccc3)) - make query keys more specific to kratos lib ([d06acce](https://github.com/leancodepl/js_corelibrary/commit/d06acce167a34542c61b745461805badf5bf8537)) - move redirecting from session manager to login flow ([25cf273](https://github.com/leancodepl/js_corelibrary/commit/25cf273358c862ff774aef156a4e275d3e42e945)) - refactor settings flow and unify oidc button components ([16c39b8](https://github.com/leancodepl/js_corelibrary/commit/16c39b863d5ad64129cf932f6687d0928d76f9d8)) - registration with 2 steps and verification ([def3fac](https://github.com/leancodepl/js_corelibrary/commit/def3fac8dc125ef1bd5df52fecdb5b869b7abbb4)) - remove setting returnTo url query ([710dc1e](https://github.com/leancodepl/js_corelibrary/commit/710dc1e1936c60bc4cb8ae30808350666330ec26)) - replace pasted kratos client files with openapi generated ([5cb6588](https://github.com/leancodepl/js_corelibrary/commit/5cb65888b33ac7cf7ee0350917bdc3c5848df6f7)) - separate kratos context from flow specific context ([5e4e41b](https://github.com/leancodepl/js_corelibrary/commit/5e4e41bc04d8695c05f51ffd1602396ff5231cf3)) - simplify settings flow id hook and fix settings flow error handling ([f1cf5a5](https://github.com/leancodepl/js_corelibrary/commit/f1cf5a530dad6432d063a9c9f1815fdb5ac6a567)) - types trait field names in settings and register errors ([e48f2f7](https://github.com/leancodepl/js_corelibrary/commit/e48f2f727a46d7e9cf0a72b89e883da239154ae8)) - upgrade flow manager and fix circular imports and add support for refresh login flow ([60e5994](https://github.com/leancodepl/js_corelibrary/commit/60e59945b48f681954319fa8862c6af49844eef3)) - upgrade return type of toUpperFirst ([ad25db7](https://github.com/leancodepl/js_corelibrary/commit/ad25db795c3f65633a9c8f1adc85578c29403ab6)) - use custom context hooks and refactor code ([6d05588](https://github.com/leancodepl/js_corelibrary/commit/6d05588d500c954a66c0860e40b16ca826e62b79)) - use more specified error codes ([384fc56](https://github.com/leancodepl/js_corelibrary/commit/384fc56e49c113d5a978dab2d222c7309566fd05)) - use react query in session manager ([e5a1683](https://github.com/leancodepl/js_corelibrary/commit/e5a16837c58c0769c859268b1883f525abe4e8a1)) - use verification implementation from verification flow inside login ([b6a9ff4](https://github.com/leancodepl/js_corelibrary/commit/b6a9ff4a40bd0b18c83c7650554db5a914994263)) - wrap passkey register with try-catch ([8b19bd6](https://github.com/leancodepl/js_corelibrary/commit/8b19bd6e7969c239088889dc211b696f3d68b5a7)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [8.6.0](https://github.com/leancodepl/js_corelibrary/compare/v8.5.1...v8.6.0) (2025-07-16) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.5.1](https://github.com/leancodepl/js_corelibrary/compare/v8.5.0...v8.5.1) (2025-07-14) ### Bug Fixes - add actual content to published packages ([cb7dadb](https://github.com/leancodepl/js_corelibrary/commit/cb7dadbc1f2126370f63505f5b8dbac08dad69a3)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [8.5.0](https://github.com/leancodepl/js_corelibrary/compare/v8.4.0...v8.5.0) (2025-07-11) ### Bug Fixes - enhance packages documentation ([ae960c4](https://github.com/leancodepl/js_corelibrary/commit/ae960c469b6231b04ca8b239dc268decbc9f0a18)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [8.4.0](https://github.com/leancodepl/js_corelibrary/compare/v8.3.6...v8.4.0) (2025-06-20) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.3.6](https://github.com/leancodepl/js_corelibrary/compare/v8.3.5...v8.3.6) (2025-02-14) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.3.5](https://github.com/leancodepl/js_corelibrary/compare/v8.3.4...v8.3.5) (2025-01-30) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.3.4](https://github.com/leancodepl/js_corelibrary/compare/v8.3.3...v8.3.4) (2025-01-20) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.3.3](https://github.com/leancodepl/js_corelibrary/compare/v8.3.2...v8.3.3) (2025-01-17) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.3.2](https://github.com/leancodepl/js_corelibrary/compare/v8.3.1...v8.3.2) (2025-01-02) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.3.1](https://github.com/leancodepl/js_corelibrary/compare/v8.3.0...v8.3.1) (2024-12-06) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [8.3.0](https://github.com/leancodepl/js_corelibrary/compare/v8.2.0...v8.3.0) (2024-12-06) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [8.2.0](https://github.com/leancodepl/js_corelibrary/compare/v8.1.1...v8.2.0) (2024-11-05) ### Features - remove lodash from kratos ([f88c057](https://github.com/leancodepl/js_corelibrary/commit/f88c057f8350900240fd2c6ace6d9c8cbf1aea5f)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.1.1](https://github.com/leancodepl/js_corelibrary/compare/v8.1.0...v8.1.1) (2024-10-22) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [8.1.0](https://github.com/leancodepl/js_corelibrary/compare/v8.0.0...v8.1.0) (2024-10-17) ### Features - make kratos router free ([dc058a5](https://github.com/leancodepl/js_corelibrary/commit/dc058a54a9e80d85f5f7ea3b53b472761efa2132)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [8.0.0](https://github.com/leancodepl/js_corelibrary/compare/v7.8.2...v8.0.0) (2024-10-10) ### Bug Fixes - apply linters config ([2314cff](https://github.com/leancodepl/js_corelibrary/commit/2314cff2d16611d06ebcf5287a166d29ab64c653)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.8.2](https://github.com/leancodepl/js_corelibrary/compare/v7.8.1...v7.8.2) (2024-09-19) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.8.1](https://github.com/leancodepl/js_corelibrary/compare/v7.8.0...v7.8.1) (2024-08-28) ### Bug Fixes - kratos passkey section ([fa88f5c](https://github.com/leancodepl/js_corelibrary/commit/fa88f5cffa8376c6f26281221c739890c6aa0941)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.8.0](https://github.com/leancodepl/js_corelibrary/compare/v7.7.0...v7.8.0) (2024-08-23) ### Features - handle two-step registration and passkeys ([04a01a6](https://github.com/leancodepl/js_corelibrary/commit/04a01a6ad02f78bb8238ca59f8347a7fd99e9b1a)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.7.0](https://github.com/leancodepl/js_corelibrary/compare/v7.6.0...v7.7.0) (2024-07-30) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.6.0](https://github.com/leancodepl/js_corelibrary/compare/v7.5.0...v7.6.0) (2024-07-24) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.5.0](https://github.com/leancodepl/js_corelibrary/compare/v7.4.0...v7.5.0) (2024-07-15) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.4.0](https://github.com/leancodepl/js_corelibrary/compare/v7.3.7...v7.4.0) (2024-05-16) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.3.7](https://github.com/leancodepl/js_corelibrary/compare/v7.3.6...v7.3.7) (2024-04-15) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.3.6](https://github.com/leancodepl/js_corelibrary/compare/v7.3.5...v7.3.6) (2024-01-16) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.3.5](https://github.com/leancodepl/js_corelibrary/compare/v7.3.4...v7.3.5) (2024-01-15) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.3.4](https://github.com/leancodepl/js_corelibrary/compare/v7.3.3...v7.3.4) (2024-01-11) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.3.3](https://github.com/leancodepl/js_corelibrary/compare/v7.3.2...v7.3.3) (2023-12-11) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.3.2](https://github.com/leancodepl/js_corelibrary/compare/v7.3.1...v7.3.2) (2023-12-08) ### Bug Fixes - kratos context provider ([ba995f4](https://github.com/leancodepl/js_corelibrary/commit/ba995f404107b6c817bf888aab31d357c94c2602)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.3.1](https://github.com/leancodepl/js_corelibrary/compare/v7.3.0...v7.3.1) (2023-12-08) ### Bug Fixes - kratos exports ([caaae98](https://github.com/leancodepl/js_corelibrary/commit/caaae988f98810a27b6c8089e929fc7ee400d97d)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.3.0](https://github.com/leancodepl/js_corelibrary/compare/v7.2.4...v7.3.0) (2023-12-08) ### Bug Fixes - circular dependency ([61f378e](https://github.com/leancodepl/js_corelibrary/commit/61f378e0a512a659ffe7fcea1ef04d1b79ff7328)) - kratos exports ([f8e3018](https://github.com/leancodepl/js_corelibrary/commit/f8e3018bf038ac64d62cc9e047ccf96dd7ba47ba)) - recovery flow redirect ([9d09e01](https://github.com/leancodepl/js_corelibrary/commit/9d09e015f6e438105939cfb98fe7f1aa5ffa9611)) - tsconfig, user settings card, registration route, flow param ([7ec77bc](https://github.com/leancodepl/js_corelibrary/commit/7ec77bc84d5ca0ce273997d7dbe455da70af4e3f)) ### Features - add default inputs and remove @ory/integrations ([fe2c280](https://github.com/leancodepl/js_corelibrary/commit/fe2c28063de08e425ef5d119f93aa3f9471e223f)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.2.4](https://github.com/leancodepl/js_corelibrary/compare/v7.2.3...v7.2.4) (2023-12-05) ### Bug Fixes - generated package.json ([b7c95fd](https://github.com/leancodepl/js_corelibrary/commit/b7c95fd5719131629fa32722b49596d2c7314168)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.2.3](https://github.com/leancodepl/js_corelibrary/compare/v7.2.2...v7.2.3) (2023-11-14) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.2.2](https://github.com/leancodepl/js_corelibrary/compare/v7.2.1...v7.2.2) (2023-11-13) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.2.1](https://github.com/leancodepl/js_corelibrary/compare/v7.1.7...v7.2.1) (2023-11-09) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.2.0](https://github.com/leancodepl/js_corelibrary/compare/v7.1.7...v7.2.0) (2023-11-09) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.1.7](https://github.com/leancodepl/js_corelibrary/compare/v7.0.0...v7.1.7) (2023-09-28) ### Bug Fixes - switch to fetch instead of ajax ([5bedf61](https://github.com/leancodepl/js_corelibrary/commit/5bedf6135f126db2ec8b7799c85e4a39f0254ca1)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.1.6](https://github.com/leancodepl/js_corelibrary/compare/v7.0.0...v7.1.6) (2023-09-27) ### Bug Fixes - kratos package name ([dd280d3](https://github.com/leancodepl/js_corelibrary/commit/dd280d38abf0d6b50b9349d22fab906d6ad3a865)) - update publish scripts ([9301c27](https://github.com/leancodepl/js_corelibrary/commit/9301c277f34230e63bd60735bfbc244825a74405)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.1.5](https://github.com/leancodepl/js_corelibrary/compare/v7.1.4...v7.1.5) (2023-09-27) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.1.4](https://github.com/leancodepl/js_corelibrary/compare/v7.1.3...v7.1.4) (2023-09-27) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.1.3](https://github.com/leancodepl/js_corelibrary/compare/v7.1.2...v7.1.3) (2023-09-27) ### Bug Fixes - kratos package name ([3122bda](https://github.com/leancodepl/js_corelibrary/commit/3122bdad7603b9f993f9f2969aa27450e36c7a29)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.1.2](https://github.com/leancodepl/js_corelibrary/compare/v7.1.1...v7.1.2) (2023-09-27) **Note:** Version bump only for package @leancodepl/kratos # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.1.1](https://github.com/leancodepl/js_corelibrary/compare/v7.1.0...v7.1.1) (2023-09-27) ### Bug Fixes - update publish scripts ([2093426](https://github.com/leancodepl/js_corelibrary/commit/20934263c8dcf540f522f4667dfc2e8e825ff159)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.1.0](https://github.com/leancodepl/js_corelibrary/compare/v7.0.0...v7.1.0) (2023-09-27) **Note:** Version bump only for package @leancodepl/kratos