-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for new passwordless endpoint (#556)
* Fixing passwordless signin * Changing password to otp * Changing connection to realm * Addressing validation issue * Mapping password over to otp field * Updating tests * Changing `realm` back to `connection` Mapping the field instead to minimize impact * Setting default back to `ro` Allow switching to `otp` grant in signIn * Fixing issues with revert, cleaning up tests * Cleanup * Adding tests and documentation Small bug fix * Add deprecations for passwordless params Co-authored-by: Nick Bandarchi <[email protected]> Co-authored-by: David Patrick <[email protected]>
- Loading branch information
1 parent
31b8556
commit a21787a
Showing
3 changed files
with
405 additions
and
167 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.