Please tell arguments passed to the plugin hook handler
I don’t know what arguments to pass to PeerTube’s hook handlers. I don’t even know if the arguments differ depending on the hook type. I’m developing a hCaptcha authentication plugin for PeerTube. For the signup process that requires hCaptcha authentication, I’m trying to implement a method where the server verifies the hCaptcha token by adding it to the HTTP request parameters during signup. Tranlated by DeepL. [Original text] PeerTubeのフックのハンドラに渡す引数が分からないので教えて下さい。 フックの種類によって引数が違うのかすら分かりま...
Framacolibri