Skip to main content
Version: 57.2.0

SessionRevalidationOptions

Properties

betterAuth?

optional betterAuth?: BetterAuthSocketOptions

Enables re-validating Better Auth-authenticated sockets.


logInfo?

optional logInfo?: (message) => void

Parameters

message

string

Returns

void


sync?

optional sync?: SyncAppOptions

Active SyncAppOptions (for getUserScopes), used by D4's room re-resolution.


userModel?

optional userModel?: UserModel

Application user model, for reloading the full user and its disabled flag.