From 9e391cf500532c4d7d73e7b5bb884535432bf61d Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Fri, 23 Apr 2021 17:53:21 +1000 Subject: Add jgart to authors, mention old persona plugin in pluginwriter docs. --- docs/source/pluginwriter/authhooks.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/source/pluginwriter') diff --git a/docs/source/pluginwriter/authhooks.rst b/docs/source/pluginwriter/authhooks.rst index 66d9b9da..7959af08 100644 --- a/docs/source/pluginwriter/authhooks.rst +++ b/docs/source/pluginwriter/authhooks.rst @@ -5,6 +5,11 @@ This documents the hooks that are currently available for authentication plugins. If you need new hooks for your plugin, go ahead a submit a patch. +For an example of how to write an authentication plugin, see the ``persona`` +plugin in MediaGoblin up to v0.11.0. This plugin has since been removed as the +Mozilla Persona was decommissioned. + + What hooks are available? ========================= -- cgit v1.2.3