LiveKitClaims extension

Extension to extract LiveKit-specific claims from JWT tokens.

on

Properties

attributes Map<String, String>?

Available on JWT, provided by the LiveKitClaims extension

Custom attributes for the participant.
no setter
metadata String?

Available on JWT, provided by the LiveKitClaims extension

Custom metadata associated with the participant.
no setter
name String?

Available on JWT, provided by the LiveKitClaims extension

The display name for the participant.
no setter
video LiveKitVideoGrant?

Available on JWT, provided by the LiveKitClaims extension

Video-specific grants embedded in the token.
no setter