# adamwathan/eloquent-oauth

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/adamwathan-eloquent-oauth).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/adamwathan/eloquent-oauth
- awesome-repositories: https://awesome-repositories.com/repository/adamwathan-eloquent-oauth.md

## Description

Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously brain-dead simple. Specify your client IDs and secrets in a config file, run a migration and after that it's just two method calls and you have OAuth integration.

## Tags

### Part of an Awesome List

- [Authentication and Security](https://awesome-repositories.com/f/awesome-lists/security/authentication-and-security.md) — Simplified OAuth authentication for applications.
