Files
outline/plugins/email/plugin.json
Tom Moor 21a1257d06 chore: Move remaining auth methods to plugins (#4900)
* Move Google, Email, and Azure to plugins

* Move OIDC provider, remove old loading code

* Move AuthLogo to plugin

* AuthLogo -> PluginIcon

* Lazy load plugin settings
2023-02-19 19:52:08 -08:00

5 lines
92 B
JSON

{
"name": "Email",
"description": "Adds an email magic link authentication provider."
}