Sanitisation Level DATA
data
data: {
authenticationProvider: undefined | {
providerId: undefined | string;
subjectId: undefined;
};
claims: undefined;
id: string;
}
Type declaration
authenticationProvider: undefined | {
providerId: undefined | string;
subjectId: undefined;
}
claims: undefined
id: string