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

DXCDT-166: Add webauthn_platform_first_factor field to prompt resource type #237

Merged
merged 10 commits into from
Jul 14, 2022

Conversation

willvedd
Copy link
Contributor

@willvedd willvedd commented Jul 13, 2022

Description

Added the webauthn_platform_first_factor boolean field to the prompt resource type. It already existed in the Go SDK so no dependent changes to merge this in. This PR is to address the request by #102 .

Checklist

Note: Checklist required to be completed before a PR is considered to be reviewable.

Auth0 Code of Conduct

Auth0 General Contribution Guidelines

Changes include test coverage?

  • Yes
  • Not needed

Does the description provide the correct amount of context?

  • Yes, the description provides enough context for the reviewer to understand what these changes accomplish

Have you updated the documentation?

  • Yes, I've updated the appropriate docs
  • Not needed

Is this code ready for production?

  • Yes, all code changes are intentional and no debugging calls are left over

@willvedd willvedd requested a review from a team as a code owner July 13, 2022 20:31
Optional: true,
Type: schema.TypeBool,
Optional: true,
Description: "Determines if the login screen prompts for just the identifier, identifier and password first.",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just adding a description for a bit of parity.

@willvedd willvedd merged commit 55081cb into main Jul 14, 2022
@willvedd willvedd deleted the DXCDT-166-webauthn_platform_first_factor-prompt-field branch July 14, 2022 11:41
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.

2 participants