Use the composable useUserAvatarUrl to get the avatar URL of the user.
useUserAvatarUrl
const userAvatarUrl = useUserAvatarUrl()
Was this page helpful?