79198110

Date: 2024-11-17 20:42:05
Score: 1.5
Natty:
Report link

for anyone who's curious in the latest Amplify library (Nov, 2024), you should use:

import { fetchUserAttributes } from 'aws-amplify/auth';

await fetchUserAttributes();
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: JTtheCoderHaha