You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Adds a viewer action button that opens a page showing the chat user's identity (req.user), proving the host passes the logged-in chat user to plugin HTTP handlers end to end. This example was written in Python.",
"category": "examples",
"permissions": [
"ui.modify",
"http.serve"
],
"actions": [
{
"title": "Who am I?",
"description": "Show the chat identity Owncast passes to this plugin",