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

fix bug that required fido2 config object to be passed for Config #129

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

brno32
Copy link
Contributor

@brno32 brno32 commented Dec 10, 2023

resolves #128

I feel if fido2 isn't defined, determineFido can just return "NO". Perhaps there are downstream effects I'm not aware of but seems simplest to me

@ottokruse
Copy link
Contributor

Seems reasonable and simple enough :)

@ottokruse ottokruse merged commit ca2609a into aws-samples:main Dec 11, 2023
@ottokruse
Copy link
Contributor

ottokruse commented Dec 11, 2023

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.

Error: Missing Fido2 config when not providing fido2 object to Config
2 participants