I'm trying to play a Widevine DRM-protected video using the video_player_videohole package.
The DRM configs only allows specifying the type and licenseServerUrl, but my content also requires a DRM token for license acquisition.
However, I couldn't find any option or documentation on how to pass a token with the DRM request.
Is there currently a way to include a DRM token in the license request?