79367478

Date: 2025-01-18 16:14:15
Score: 2
Natty:
Report link

I found the right answer for react on the API documentation https://docs.amplify.aws/react/start/quickstart/

import { useAuthenticator } from "@aws-amplify/ui-react";

const { signOut } = useAuthenticator();

I use signOut to log out

Log out

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Carolina Daza