Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 709 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 709 Bytes

LoAuthD

Lumen oAuth(2) with Doctrine

This package is a bridge for laravel/lumen applications using the doctrine dbal/orm and want's to quickly implement a OAuth2 server for their API.
It's built on top of the League\OAuth2 package.

Observe

This project is still under development, it should not be seen as stable nor be used in production.

Installation

To be written.

Credits

Icon by Steffen Nørgaard Andersen (CCBY).
League\OAuth2
Laravel doctrine

More to come...