Caleb Pollman

Results 63 comments of Caleb Pollman

@BBopanna A new prop for overriding full components similar to the legacy `Authenticator` will be made available. Do not have a definitive date for release at this time but wanted...

Hi @ysael! `aws-amplify-react-native` is no longer actively maintained beyond critical updates, and is in the process of deprecation. There is a new React Native UI package in the works in...

Can we close this? @0618 @reesscot

Hi @dehboxturtle! This repo only contains the Web and React Native `Authenticator` components. Can you please open a new issue in the [Amplify UI Android](https://github.com/aws-amplify/amplify-ui-android) repo?

Closing this feature request as the Android Authenticator has been released in the [Amplify UI Android](https://github.com/aws-amplify/amplify-ui-android) repo

@matborowiak As the current user has not been authenticated at this point in the sign in flow, `user` will not have private attiributes exposed to the client. To achieve the...

Closing due to inactivity. Passing a custom TOTP username is supported by usage of the `FormFields` property

@mikaelapc It looks like the functionality you are looking can be achieved via the `services.handleForgotPassword` prop ([docs](https://ui.docs.amplify.aws/react/connected-components/authenticator/customization#override-function-calls))> Please let us know if that does not cover your use case!

@anoopjkottoor We merged a commit (https://github.com/aws-amplify/amplify-ui/pull/3806) that updates `useAuthenticator.authStatus` on sign in events performed directly via `Auth.signIn`. You can try it out by installing `@aws-amplify/ui-react` using the `next` tag: ```sh...

@livingstonex @cjsilva-umich Supporting full customization for the `Authenticator` is currently in active development but cannot give a specific target date for release.