Ioana Brooks

Results 12 comments of Ioana Brooks

@kallsbo Using the latest version of `@aws-amplify/ui-react` you should be able to use: ``` const { route, user, signOut } = useAuthenticator((context) => [context.route, context.user]); ``` without the need to...

Hi @jerocosio, Thanks for reaching out! This is on our roadmap and will be part of our upcoming major release, stay tuned!