mirror of
https://github.com/outline/outline.git
synced 2026-01-06 19:19:59 -06:00
* fix: refactor plugin manager * fix: make id optional * fix: allow add to accept single object * fix: getHooks * fix: tsc * fix: remove id
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"id": "email",
|
|
"name": "Email",
|
|
"priority": 200,
|
|
"description": "Adds an email magic link authentication provider."
|
|
}
|