PluginManager refactor (#6677)
* fix: refactor plugin manager * fix: make id optional * fix: allow add to accept single object * fix: getHooks * fix: tsc * fix: remove id
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"id": "email",
|
||||
"name": "Email",
|
||||
"priority": 200,
|
||||
"description": "Adds an email magic link authentication provider."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user