Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "nuxt-auth", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "Authentication module for Nuxt.js", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"main": "dist/index.js", | ||
"repository": "https://github.com/nuxt-community/auth-module", | ||
"repository": "https://github.com/herbertscruz/auth-module.git", | ||
"publishConfig": { | ||
@@ -18,0 +18,0 @@ "access": "public" |
@@ -1,18 +0,7 @@ | ||
# Auth | ||
# Nuxt Auth | ||
It is an evolution of the [@nuxtjs/auth](https://github.com/nuxt-community/auth-module) package. | ||
[![npm (scoped with tag)](https://img.shields.io/npm/v/@nuxtjs/auth/latest.svg?style=flat-square)](https://npmjs.com/package/@nuxtjs/auth) | ||
[![npm](https://img.shields.io/npm/dt/@nuxtjs/auth.svg?style=flat-square)](https://npmjs.com/package/@nuxtjs/auth) | ||
[![CircleCI](https://img.shields.io/circleci/project/github/nuxt-community/auth-module.svg?style=flat-square)](https://circleci.com/gh/nuxt-community/auth-module) | ||
[![Codecov](https://img.shields.io/codecov/c/github/nuxt-community/auth-module.svg?style=flat-square)](https://codecov.io/gh/nuxt-community/auth-module) | ||
[![Dependencies](https://david-dm.org/nuxt-community/auth-module/status.svg?style=flat-square)](https://david-dm.org/nuxt-community/auth-module) | ||
[![js-standard-style](https://cdn.rawgit.com/standard/standard/master/badge.svg)](http://standardjs.com) | ||
> Authentication module for Nuxt.js | ||
[📖 **Release Notes**](./CHANGELOG.md) | ||
## Setup | ||
- Add `@nuxtjs/auth` dependency using yarn or npm to your project | ||
- Add `@nuxtjs/auth` and `@nuxtjs/axios` to `modules` section of `nuxt.config.js` | ||
- Add `nuxt-auth` dependency using yarn or npm to your project | ||
- Add `nuxt-auth` and `@nuxtjs/axios` to `modules` section of `nuxt.config.js` | ||
@@ -22,3 +11,3 @@ ```js | ||
modules: [ | ||
'@nuxtjs/auth', | ||
'nuxt-auth', | ||
@@ -25,0 +14,0 @@ // ...Axios module should be included AFTER @nuxtjs/auth |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
14620
116
1