Skip to content
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: Passwordless SMS code authentication #2033

Closed
wants to merge 1 commit into from

Commits on Mar 28, 2024

  1. all commits before Jan 2024

    fix: android app expects 6 digit verification code (PS-186)
    
    (cherry picked from commit c4d8cdc)
    
    feat: reduce verification code length to 4 (PS-183)
    
    (cherry picked from commit af55347)
    
    feat: add url link to SMS phone verification message (PS-153)
    
    (cherry picked from commit 0d5a9ab)
    
    fix: sort ui nodes when `code` is added - add test (PS-144)
    
    (cherry picked from commit e1dd6ae)
    
    fix: sort ui nodes when `code` is added (PS-144)
    
    (cherry picked from commit 9a120fc)
    
    feat: set flow active method for `code` strategy (PS-144)
    
    (cherry picked from commit 71ba520)
    
    feat: set transient_payload to `code` method registration flow (PS-122)
    
    (cherry picked from commit 83de4a5)
    
    ignore: add TemplateData to sms message body template context (CORE-2361)
    
    (cherry picked from commit f0eff32)
    
    ignore: fix flaky test (CORE-2361)
    
    (cherry picked from commit 485e7cc)
    
    feat: add `transient_payload` to `code` login and register flows (CORE-2361)
    
    (cherry picked from commit e103508)
    
    fix(sms-login): error handling for invalid sms code
    
    (cherry picked from commit 781dfe1)
    
    fix(sms-login): verify phones with code even if verification.use = link
    
    (cherry picked from commit 9e0f4b1)
    
    feat: sms-login initial commit
    
    fix: change group for 'identifier' field
    
    feat: add sms spam protection to `code` strategy
    
    fix: delete credential identifier if trait deleted
    
    fix: sms spam protection 'like' clause
    
    fix: Validate and normalize phone numbers
    
    chore: format
    
    feat: normalize phone number if used as identifier
    
    fix: correctly process invalid phone numbers
    
    feat: add standby SMS service
    (cherry picked from commit a972194)
    splaunov committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    956863e View commit details
    Browse the repository at this point in the history