colossal-harlequinC
Refine14mo ago
58 replies
colossal-harlequin

usegetidentity is giving me undefined

const { data: user } = useGetIdentity({
v3LegacyAuthProviderCompatible: Boolean(authProvider?.isLegacy),
});


this is mmy function this value is coming false iam using auth0 login
Was this page helpful?