SessionRevalidationOptions
Properties
betterAuth?
optionalbetterAuth?:BetterAuthSocketOptions
Enables re-validating Better Auth-authenticated sockets.
logInfo?
optionallogInfo?: (message) =>void
Parameters
message
string
Returns
void
sync?
optionalsync?:SyncAppOptions
Active SyncAppOptions (for getUserScopes), used by D4's room re-resolution.
userModel?
optionaluserModel?:UserModel
Application user model, for reloading the full user and its disabled flag.