We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d818da4 commit c12017eCopy full SHA for c12017e
components/midori/plugins.vue
@@ -12,10 +12,9 @@ const plugins = [
12
'https://github.com/wobsoriano/elysia-clerk'
13
],
14
[
15
- 'OAuth',
16
- '/assets/lock.svg',
17
- 'https://github.com/bogeychan/elysia-oauth2',
18
- '/assets/lock-dark.svg'
+ 'Lucia Auth',
+ '/assets/lucia.svg',
+ 'https://github.com/pilcrowOnPaper/lucia'
19
20
21
'Logger',
docs/public/assets/lucia.svg
0 commit comments