Skip to content

Commit 0171eea

Browse files
authored
doc: re-structure slightly for easier reading
1 parent 381b185 commit 0171eea

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
</a>
2424
</p>
2525

26-
<p align="center">
27-
<a href="https://auth.nuxtjs.org">Read Documentation</a>
28-
</p>
29-
3026
## Nuxt 3 Support
3127

3228
Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module.
@@ -37,6 +33,11 @@ Meanwhile, we recommend:
3733
- [AuthJs Nuxt](https://github.com/Hebilicious/authjs-nuxt) based on Auth.js
3834
- Implement your own auth using [Lucia](https://lucia-auth.com/guidebook/sign-in-with-username-and-password/nuxt/) or [Nuxt Auth Template](https://github.com/nuxt/examples/tree/main/auth/local)
3935

36+
37+
## Nuxt 2 Installation and Usage
38+
39+
<a href="https://auth.nuxtjs.org">Read Documentation</a>
40+
4041
**🚧 please see [status page](http://auth.nuxtjs.org/status) in documentation.**
4142

4243
## Development

0 commit comments

Comments
 (0)