Module activitypub_federation::actix_web

source ·
Expand description

Utilities for using this library with actix-web framework

Modules§

  • Handles incoming activities, verifying HTTP signatures and other checks

Functions§

  • Checks whether the request is signed by an actor of type A, and returns the actor in question if a valid signature is found.