-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat!: remove combo recipes and add auth page feature comp (WIP) * feat!: changed pwless email or phone input to use a switcher link instead * test: update test to match new behaviour * test: update stories * fix: validation and ux fixes * fix: styling fixes * feat: added defaultToEmail to configure which input is shown first for EMAIL_OR_PHONE * test: update/extend storybook stories * feat: fix UI review comments * test: fixing combo tests * refactor: test fixes * fix: self-review cleanup * chore: add changelog * feat: review discussions/comments * fix: fix when we throw specific error message for missing prebuiltuis * test: update unit tests * test: update react-16 test app to match the main one * chore: update size limits * test: update e2e test * fix: test and fix when the continue with pwless button shows up * docs: add with-legacy-2fa example * feat: make the AuthPage re-render if queryparams are updated * test: update test to match current behaviour * docs: update example apps to latest interface * docs: fix redirection path in example * test: add missing items to override unit test * chore: update web-js dep version * docs: navigate away from secondary factor screen if it is completed in legacy-2fa example * feat: disable the thirdparty factor if both the static and tenant provider lists are empty * chore: extend changelog with a migration guide * chore: update version numbers * feat: rework how we disable thirdparty if no providers are there to save bundle size * docs: fix dependency in example * chore: update size limit
- Loading branch information
Showing
477 changed files
with
22,670 additions
and
27,037 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.