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

AWSMobileClient AuthUI - more customization options for SignUp form #1407

Closed
thomers opened this issue Apr 5, 2019 · 3 comments
Closed

AWSMobileClient AuthUI - more customization options for SignUp form #1407

thomers opened this issue Apr 5, 2019 · 3 comments
Labels
feature-request Request a new feature mobile client Issues related to AWSMobileClient

Comments

@thomers
Copy link

thomers commented Apr 5, 2019

Which AWS Services is the feature request for?
The Cognito SignUp form of the drop-in UI

Is your feature request related to a problem? Please describe.
We need more customization options for the SignUp form of the drop-in Auth UI.

Describe the solution you'd like
Required:

  • Terms of Service - link to webpage shown in modal popup and required checkbox for signup
  • Privacy Policy - same as above (not sure what Apple currently expects in terms of GDPR etc.)

Ideally, some generic, modular way to add form fields to the signup form.

@rohandubal rohandubal added mobile client Issues related to AWSMobileClient feature-request Request a new feature labels Apr 5, 2019
@rohandubal
Copy link
Contributor

Hello @thomers

These definitely seem reasonable things to add on the sign in screen.

How do you imagine this feature to be available for the developers? Would it be in a way that we allow specifying 2-3 custom links at bottom of screen? Or would it be something which the developer will customize via some hooks?

@thomers
Copy link
Author

thomers commented Apr 8, 2019

Hi @rohandubal , for reference, here's how Firebase Auth UI does it.

I don't have any strong opinion on this, just thinking about the requirement to be GDPR compliant.

Some more references:

https://www.mobiloud.com/blog/gdpr-compliant-mobile-app/

When someone registers on your mobile app, they should be asked to opt-in to have their data collected, or to receive communications, such as emails or Push Notifications. We highly recommend showing a consent screen on app launch, as this is the only way to be fully GDPR compliant. You should also notify users on these screens exactly where their data will be used. For example, will they be tracked in Google Analytics, or have data sent to Google Admob to show them relevant ads? Your users need to know, and it’s your obligation to inform them as soon as they begin using your GDPR compliant mobile app!

Also, https://brianpagan.net/2018/privacy-a-quick-overview-for-app-designers/ has a great overview and UX/UI examples.

@atierian
Copy link
Member

atierian commented Dec 6, 2023

Thanks for this feature request. We recommend using Amplify Authenticator, which has extensive customization options.

@atierian atierian closed this as completed Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new feature mobile client Issues related to AWSMobileClient
Projects
None yet
Development

No branches or pull requests

3 participants