Skip to content

Commit

Permalink
doc: re-structure slightly for easier reading
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw authored Sep 17, 2023
1 parent 381b185 commit 0171eea
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
</a>
</p>

<p align="center">
<a href="https://auth.nuxtjs.org">Read Documentation</a>
</p>

## Nuxt 3 Support

Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module.
Expand All @@ -37,6 +33,11 @@ Meanwhile, we recommend:
- [AuthJs Nuxt](https://github.com/Hebilicious/authjs-nuxt) based on Auth.js
- 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)


## Nuxt 2 Installation and Usage

<a href="https://auth.nuxtjs.org">Read Documentation</a>

**🚧 please see [status page](http://auth.nuxtjs.org/status) in documentation.**

## Development
Expand Down

0 comments on commit 0171eea

Please sign in to comment.