Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stormpath/stormpath-laravel-auth-driver
Drop-in Auth Driver to use Stormpath services for Laravel
https://github.com/stormpath/stormpath-laravel-auth-driver
Last synced: 24 days ago
JSON representation
Drop-in Auth Driver to use Stormpath services for Laravel
- Host: GitHub
- URL: https://github.com/stormpath/stormpath-laravel-auth-driver
- Owner: stormpath
- License: other
- Created: 2015-09-16T21:27:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T16:39:11.000Z (almost 8 years ago)
- Last Synced: 2024-04-13T23:01:30.257Z (8 months ago)
- Language: PHP
- Size: 25.4 KB
- Stars: 2
- Watchers: 10
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.MD
- License: LICENSE
Awesome Lists containing this project
README
# STORMPATH - LARAVEL AUTH DRIVER
## NOT READY FOR PRODUCTION
[![Build Status](https://travis-ci.org/stormpath/stormpath-laravel-auth-driver.svg)](https://travis-ci.org/stormpath/stormpath-laravel-auth-driver)
[![Codecov](https://img.shields.io/codecov/c/github/stormpath/stormpath-laravel-auth-driver.svg)](https://codecov.io/github/stormpath/stormpath-laravel-auth-driver)
[![Total Downloads](https://poser.pugx.org/stormpath/laravel-auth-driver/d/total.svg)](https://packagist.org/packages/stormpath/laravel-auth-driver)
[![Latest Stable Version](https://poser.pugx.org/stormpath/laravel-auth-driver/v/stable.svg)](https://packagist.org/packages/stormpath/laravel-auth-driver)
[![Latest Unstable Version](https://poser.pugx.org/stormpath/laravel-auth-driver/v/unstable.svg)](https://packagist.org/packages/stormpath/laravel-auth-driver)
[![License](https://poser.pugx.org/stormpath/laravel-auth-driver/license.svg)](https://packagist.org/packages/stormpath/laravel-auth-driver)## Current status
This package is currently under initial development. If you would like to be notified when we publish our first release candidate, watch this repository or send an email to [email protected].
## Contributing
Contributions, bug reports and issues are very welcome. Stormpath regularly maintains this repository, and are quick to review pull requests and accept changes!
You can make your own contributions by forking the develop branch of this
repository, making your changes, writing tests, and issuing pull request on the develop branch.## Copyright
Copyright © 2013-2015 Stormpath, Inc. and contributors.
This project is open-source via the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).
For all additional information, please see the full [Project Documentation](http://docs.stormpath.com/).