nuxt-auth-external-jwt:使用nuxt.js示例进行jwt身份验证-外部api

时间:2024-06-07 09:46:53
【文件属性】:

文件名称:nuxt-auth-external-jwt:使用nuxt.js示例进行jwt身份验证-外部api

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-07 09:46:53

Vue

nuxt-jwt 使用nuxt.js示例进行jwt身份验证 构建设置 # install dependencies $ npm install # Or yarn install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm start For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).


【文件预览】:
nuxt-auth-external-jwt-master
----pages()
--------index.vue(993B)
--------login.vue(1KB)
--------README.md(279B)
----nuxt.config.js(828B)
----store()
--------README.md(404B)
--------index.js(578B)
----.eslintrc.js(254B)
----layouts()
--------default.vue(958B)
--------README.md(258B)
----middleware()
--------README.md(381B)
--------authenticated.js(149B)
--------notAuthenticated.js(161B)
----components()
--------README.md(202B)
----plugins()
--------README.md(321B)
----LICENSE(1KB)
----assets()
--------README.md(293B)
----README.md(372B)
----.editorconfig(207B)
----.gitignore(110B)
----package.json(827B)
----static()
--------favicon.ico(1KB)
--------README.md(353B)

网友评论