aws-samples / amazon-cognito-passwordless-auth

Passwordless authentication with Amazon Cognito: FIDO2 (WebAuthn, support for Passkeys), Magic Link, SMS OTP Step Up
Apache License 2.0
382 stars 70 forks source link

Fix: removes dead code from define-auth-challenge fido2response #132

Closed smnalex closed 10 months ago

smnalex commented 10 months ago

Issue 130, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

ottokruse commented 10 months ago

Thank you!

martinpagelaws commented 10 months ago

Compared behavior, and gave it some functionality tests - looks good for me, too.