Sanitisation Level DATA
data
data: {
authorization: undefined;
claimSourceId: undefined | string;
sessionId: undefined | string;
tokenExpiry: undefined | string;
userId: undefined | string;
}
Type declaration
authorization: undefined
claimSourceId: undefined | string
sessionId: undefined | string
tokenExpiry: undefined | string
userId: undefined | string