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 de1dca6 commit ebfa9c5Copy full SHA for ebfa9c5
package.json
@@ -3,6 +3,12 @@
3
"version": "0.8.2",
4
"license": "MIT",
5
"type": "module",
6
+ "description": "Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!",
7
+ "homepage": "https://auth.sidebase.io",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/sidebase/nuxt-auth"
11
+ },
12
"engines": {
13
"pnpm": ">=9.4.0",
14
"node": ">=22.3.0"
0 commit comments