You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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!
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:
Ideally, some generic, modular way to add form fields to the signup form.
The text was updated successfully, but these errors were encountered: