Use the composable useUserDisplayName to get the display name of the user.
useUserDisplayName
const userDisplayName = useUserDisplayName()
Was this page helpful?