platform/README.md

13 lines
372 B
Markdown
Raw Normal View History

2016-05-02 23:39:57 +00:00
# angel_auth
2016-11-23 20:37:40 +00:00
2016-12-07 23:09:21 +00:00
![version 1.1.0-dev+13](https://img.shields.io/badge/version-1.1.0--dev+13-red.svg)
2016-11-23 20:37:40 +00:00
![build status](https://travis-ci.org/angel-dart/auth.svg?branch=master)
2016-05-02 23:39:57 +00:00
A complete authentication plugin for Angel. Inspired by Passport.
2016-09-21 06:19:52 +00:00
# Documentation
2016-11-23 20:37:40 +00:00
[Click here](https://github.com/angel-dart/auth/wiki).
2016-09-21 06:19:52 +00:00
# Supported Strategies
2016-12-03 18:23:11 +00:00
* Local (with and without Basic Auth)