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(idx): include options in input scope - OKTA-486667 #1189

Closed

Conversation

shuowu
Copy link
Contributor

@shuowu shuowu commented Apr 20, 2022

No description provided.

@@ -55,7 +55,7 @@ export class SelectAuthenticatorUnlockAccount extends SelectAuthenticator<Select
}

getInputUsername () {
return { name: 'username', key: 'string' };
return { name: 'username', type: 'string' };
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a fix?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ohh, yes, will add to the changelog

eng-prod-CI-bot-okta pushed a commit that referenced this pull request Apr 21, 2022
OKTA-486667
<<<Jenkins Check-In of Tested SHA: 58b02b2 for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 16
PR Link: #1189
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants