Emma Sauerborn
Emma Sauerborn
> LGTM, just curious why we don't need to do anything for React Native? I thought the context for this was a problem with Safari users so I just updated...
> Did we miss renaming `forgotPassword` to `resetPassword` here? https://v5-docs-fork.d3ndg8mva9vlsy.amplifyapp.com/react/connected-components/authenticator/customization#input-form-field-names-table I think that's correct because `forgotPassword` is the new name
Closing this out in favor of three smaller PRs https://github.com/aws-amplify/amplify-ui/pull/5153 https://github.com/aws-amplify/amplify-ui/pull/5150 https://github.com/aws-amplify/amplify-ui/pull/5155
Hi @OperationalFallacy, thanks for making this feature request! We'll discuss as a team and consider adding it to our roadmap.
Hi @renschler thanks for creating this issue; we're considering adding this feature request to our roadmap.
Hey @renschler yes you can import like so: ``` import { signUp, SignUpInput } from 'aws-amplify/auth'; ``` Here's the [documentation](https://docs.amplify.aws/javascript/build-a-backend/auth/manage-user-profile/#pass-user-attributes-during-sign-up) on that
@renschler sorry for the confusion there. That snippet uses `aws-amplify@5` (the previous major version). We have a [PR](https://github.com/aws-amplify/amplify-ui/pull/4985) out to update those docs. In version 6 those functions are [exported...
@CodEw47 we've opened a [feature request](https://github.com/aws-amplify/amplify-ui/issues/5124) to support clock skews of greater than 5 minutes and will work this into our roadmap planning. Please +1 (thumbs up) the feature request,...
Hi @yoruponder, are you also seeing this error with the [latest version](https://www.npmjs.com/package/@aws-amplify/ui-react-liveness) of `@aws-amplify/ui-react-liveness`?
Hi @yoruponder, thanks for your patience. So we can try to reproduce your error, which exact version of `@aws-amplify/ui-react-liveness` are you currently using? Our [migration guide](https://ui.docs.amplify.aws/react/getting-started/migration#aws-amplifyui-react-liveness) has more information on...