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

Authenticator email(signup), goes to cognito user pool without lower or upper function applied. #5678

Open
2 of 14 tasks
jamontesg opened this issue Nov 15, 2024 · 1 comment
Labels
Authenticator Issues related to the Authenticator UI Component feature-request A request for a new feature or an enhancement to an existing API or category.

Comments

@jamontesg
Copy link

jamontesg commented Nov 15, 2024

Description

My users ( When the user signs up) are typing. emails. like. [email protected]. and this ugly email with lower and upper case, is stored into cognito users pool. I am trying to keep my information clean.
Any ideas for get emails in lowercase using Authenticator ?

Flutter version 3.24.4 on channel stable at /Users/jmontes/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 603104015d (3 weeks ago), 2024-10-24 08:01:25 -0700
• Engine revision db49896cf2
• Dart version 3.5.4
• DevTools version 2.37.3

amplify_authenticator: 2.3.0
amplify_flutter: 2.5.0

tested with android emulator

Thanks

Categories

  • Analytics
  • API (REST)
  • API (GraphQL)
  • Auth
  • Authenticator
  • DataStore
  • Notifications (Push)
  • Storage

Steps to Reproduce

1 amplify. init add api/cognito authentication
2 put. authenticator on project
3 signup using a email with lower and upper case
4 check you. cognito pool on AWS console

Screenshots

No response

Platforms

  • iOS
  • Android
  • Web
  • macOS
  • Windows
  • Linux

Flutter Version

3.24.4

Amplify Flutter Version

2.5.0

Deployment Method

Amplify Gen 2

Schema

No response

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Nov 15, 2024
@Equartey Equartey added the Authenticator Issues related to the Authenticator UI Component label Nov 15, 2024
@Equartey
Copy link
Contributor

Hi @jamontesg, thank you for opening this issue. I'm going to mark this as a feature request, but we will also investigate if there is a workaround.

@Equartey Equartey added the feature-request A request for a new feature or an enhancement to an existing API or category. label Nov 15, 2024
@github-actions github-actions bot removed pending-maintainer-response Pending response from a maintainer of this repository pending-triage This issue is in the backlog of issues to triage labels Nov 15, 2024
@Equartey Equartey added pending-maintainer-response Pending response from a maintainer of this repository and removed pending-maintainer-response Pending response from a maintainer of this repository labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authenticator Issues related to the Authenticator UI Component feature-request A request for a new feature or an enhancement to an existing API or category.
Projects
None yet
Development

No branches or pull requests

2 participants