Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeasashu/vue-auth
https://github.com/codeasashu/vue-auth
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeasashu/vue-auth
- Owner: codeasashu
- License: mit
- Created: 2018-04-14T03:51:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T03:52:38.000Z (over 6 years ago)
- Last Synced: 2024-10-06T00:41:07.050Z (3 months ago)
- Language: JavaScript
- Size: 285 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue Auth
A simple authentication library for Vue.js
## Guides
* [FAQ](https://github.com/websanova/vue-auth/blob/master/docs/Faq.md)
* [Getting Started](https://github.com/websanova/vue-auth/blob/master/docs/GettingStarted.md)
* [Step By Step Guide](https://github.com/websanova/vue-auth/blob/master/docs/StepByStepGuide.md)
* [Beginners Guide](https://github.com/websanova/vue-auth/blob/master/docs/BeginnersGuide.md)
* [Advanced Guide](https://github.com/websanova/vue-auth/blob/master/docs/AdvancedGuide.md)## Reference
* [Installation](https://github.com/websanova/vue-auth/blob/master/docs/Installation.md)
* [Demos](https://github.com/websanova/vue-auth/blob/master/docs/Demos.md)
* [User](https://github.com/websanova/vue-auth/blob/master/docs/User.md)
* [Authentication](https://github.com/websanova/vue-auth/blob/master/docs/Authentication.md)
* [Privileges](https://github.com/websanova/vue-auth/blob/master/docs/Privileges.md)
* [Methods](https://github.com/websanova/vue-auth/blob/master/docs/Methods.md)
* [Options](https://github.com/websanova/vue-auth/blob/master/docs/Options.md)
* [Drivers](https://github.com/websanova/vue-auth/blob/master/docs/Drivers.md)
* [Change Log](https://github.com/websanova/vue-auth/blob/master/docs/ChangeLog.md)
* [Contributors](https://github.com/websanova/vue-auth/blob/master/docs/Contributors.md)