activeTeamId property

String? get activeTeamId
inherited

Present when Better Auth organization is configured with teams.enabled.

Implementation

String get id; String get token; DateTime get expiresAt; DateTime? get createdAt; DateTime? get updatedAt; String? get ipAddress; String? get userAgent; String get userId; String? get impersonatedBy; String? get activeOrganizationId;/// Present when Better Auth [`organization`](https://www.better-auth.com/docs/plugins/organization)
/// is configured with `teams.enabled`.
String? get activeTeamId;