Skip to content

Commit c12017e

Browse files
committed
🎉 feat: lucia auth
1 parent d818da4 commit c12017e

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

components/midori/plugins.vue

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ const plugins = [
1212
'https://github.com/wobsoriano/elysia-clerk'
1313
],
1414
[
15-
'OAuth',
16-
'/assets/lock.svg',
17-
'https://github.com/bogeychan/elysia-oauth2',
18-
'/assets/lock-dark.svg'
15+
'Lucia Auth',
16+
'/assets/lucia.svg',
17+
'https://github.com/pilcrowOnPaper/lucia'
1918
],
2019
[
2120
'Logger',

docs/public/assets/lucia.svg

Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)