/** * Override user info with the provider info. * * This will update the user info with the provider info, * when the user signs in with the provider. * @default false */overrideUserInfo?: boolean;
/** * Override user info with the provider info. * * This will update the user info with the provider info, * when the user signs in with the provider. * @default false */overrideUserInfo?: boolean;
However when I try to use it I just get a blank screen on the callback, and the console says: