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 issue with User attributes and added access token to stepUpAuth #154

Closed fahadsadiq closed 8 months ago

fahadsadiq commented 8 months ago

Issue #, if available:

Fixed an issue with get users with where wrong method name being sent. Apologies for this. Added access token as a param to stepUpAuthenticationWithSmsOtp..

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 8 months ago

Hi mate. Let's use getUser also as the name for the function then shall we? To keep it consistent and 1:1 with the actual API