Skip to content

ActivityPub C2S oauth endpoints

kaniini requested to merge feature/activitypub-oauth-endpoints into develop

This MR adds the oauth-related endpoints necessary for ActivityPub C2S. It also adds a registration endpoint, since Pleroma requires app registration.

  • oauthAuthorizationEndpoint
  • oauthTokenEndpoint
  • litepub:oauthRegistrationEndpoint
Edited by kaniini

Merge request reports