Skip to main content
Use the composable useUserIsAnonymous to see if the user is anonymous or not.
const userIsAnonymous = useUserIsAnonymous()
I