Skip to content

Commit

Permalink
Add Code Climate badge
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Dec 25, 2014
1 parent ae061e7 commit f33030b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Eloquent OAuth

[![Code Climate](https://codeclimate.com/github/adamwathan/eloquent-oauth/badges/gpa.svg)](https://codeclimate.com/github/adamwathan/eloquent-oauth)

Eloquent OAuth is a package for Laravel 4 designed to make authentication against various OAuth providers *ridiculously* brain-dead simple. Specify your app keys/secrets in a config file, run a migration and from then on it's just two method calls and you have OAuth integration.

## Usage
Expand Down

0 comments on commit f33030b

Please sign in to comment.