Type '{ keycloakUserId: string; }' is not assignable to type '{ tokenSet: { userId: string; tokenType: string | null; accessToken: string | null; idToken: string | null; refreshToken: string | null; scope: string | null; accessExpiry: Date | null; sessionState: string | null; } | null; } & { ...; } & { ...; }'.