File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 11
22# vue-aspnet-auth
33
4- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/Halceyon/vue-aspnet-auth.svg )] ( https://greenkeeper.io/ )
5- [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/vue-aspnet-auth/blob/master/LICENSE ) [ ![ Build Status] ( https://travis-ci.org/Halceyon/vue-aspnet-auth.svg?branch=master )] ( https://travis-ci.org/Halceyon/vue-aspnet-auth ) [ ![ codecov] ( https://codecov.io/gh/Halceyon/aspnet-auth/branch/master/graph/badge.svg )] ( https://codecov.io/gh/Halceyon/aspnet-auth ) [ ![ npm] ( https://img.shields.io/npm/v/vue-aspnet-auth.svg )] ( https://www.npmjs.com/package/vue-aspnet-auth ) [ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
4+ [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/vue-aspnet-auth/blob/master/LICENSE ) [ ![ Build Status] ( https://travis-ci.org/Halceyon/vue-aspnet-auth.svg?branch=master )] ( https://travis-ci.org/Halceyon/vue-aspnet-auth ) [ ![ codecov] ( https://codecov.io/gh/Halceyon/aspnet-auth/branch/master/graph/badge.svg )] ( https://codecov.io/gh/Halceyon/aspnet-auth ) [ ![ npm] ( https://img.shields.io/npm/v/vue-aspnet-auth.svg )] ( https://www.npmjs.com/package/vue-aspnet-auth ) [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/Halceyon/vue-aspnet-auth.svg )] ( https://greenkeeper.io/ ) [ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
65
76A [ Vue] ( https://vuejs.org ) plugin wrapper for [ aspnet-auth] ( https://github.com/halceyon/aspnet-auth ) .
87
98# Getting Started
109
1110## Install
1211
13- From CDN
14-
15- ``` html
16- <script src =" https://cdn.jsdelivr.net/npm/vue-aspnet-auth" ></script >
17- ```
18-
1912From [ npm] ( https://npmjs.org )
2013
2114``` sh
You can’t perform that action at this time.
0 commit comments