feat: basic oauth
This commit is contained in:
parent
72b13f5265
commit
7ab17001f0
16 changed files with 199 additions and 106 deletions
|
@ -10,7 +10,9 @@
|
|||
<slot />
|
||||
</div>
|
||||
<div>
|
||||
<slot name="right" />
|
||||
<slot name="right">
|
||||
<AccountMe />
|
||||
</slot>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue