Skip to main content
Home
Works with
This package works with Cloudflare Workers, Node.js, Deno, Bun
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with 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.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@fedify/interaction-controls

Import symbol

import * as interaction_controls from "@fedify/interaction-controls";
or

Import directly with a jsr specifier

import * as interaction_controls from "jsr:@fedify/interaction-controls";