@fedify/interaction-controls@2.4.0-dev.1675+4a655114
Works with
•This package works with Cloudflare Workers, Node.js, Deno, Bun



License
•MIT
Downloads8/wk
•Published2 hours ago (2.4.0-dev.1675+4a655114)
Interaction control helpers for Fedify
@fedify/interaction-controls
Interaction control helpers for Fedify applications.
Use this package when an application needs to evaluate interaction policies, request approval, issue authorizations, or verify authorizations for likes, replies, announces, quotes, and featured actors.
See the interaction controls manual for usage examples and the full request and authorization flow.
Add Package
deno add jsr:@fedify/interaction-controls
Import symbol
import * as interaction_controls from "@fedify/interaction-controls";
Import directly with a jsr specifier
import * as interaction_controls from "jsr:@fedify/interaction-controls";