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

support email callback and password reset in widget #1014

Closed
wants to merge 1 commit into from

Commits on Jan 7, 2022

  1. updates idx api for recovery, activation, and email verify

    email verify callback contains otp parameter
    
    adds new option withCredentials
    
    adds new option codeChallenge
    
    pass authenticator if password is provided up front
    
    use jasmine framework in wdio
    
    improve layout in test app
    
    add more time for token renew tests
    
    prefer login direct, avoid issue with popup OKTA-454796
    
    add exchangeCodeForTokens option
    
    loosen remediate restrictions on default flow
    
    update samples
    
    throw exceptions from run (breaking change)
    
    consolidate idx interface under the idx namespace
    
    activationToken and recoveryToken as config option
    aarongranick-okta committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7f54738 View commit details
    Browse the repository at this point in the history