Skip to content

Conversation

@mattcreaser
Copy link
Member

@mattcreaser mattcreaser commented Nov 14, 2025

Issue #, if available: #190, #166

Description of changes:
Adds the ability to sign up and sign in to Cognito user pools without supplying a password.

Passwordless sign up is supported via SMS or Email OTP codes, while sign in supports those plus using Passkeys.

Includes configurable prompts to encourage users to create passkeys.

How did you test these changes?

  • Unit tests
  • Manual test cases

Documentation update required?

  • No
  • Yes : Documentation TBD

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Ensure commit message has the appropriate scope (e.g fix(liveness): message, fix(authenticator): message, fix(all): message)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mattcreaser mattcreaser requested review from a team as code owners November 14, 2025 17:52
@tylerjroach
Copy link
Member

Looks good to go once the .api file is updated.

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