Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trismegiste/oauthbundle

Minimal OAuth for symfony security layer
https://github.com/trismegiste/oauthbundle

Last synced: about 1 month ago
JSON representation

Minimal OAuth for symfony security layer

Awesome Lists containing this project

README

        

# OAuthBundle

A minimal oauth security layer for symfony

## Why

Because HwiOAuthBundle cannot handle a dynamic configuration for OAuth Provider
(coming from a database for example)

And there are some bugs and design flaw I don't want and multiple features I don't need.

## How
With league/oauth1-client & league/oauth2-client