willdurand/oauth-server-bundle

This package is abandoned and no longer maintained. The author suggests using the friendsofsymfony/oauth-server-bundle package instead.

Server side implementation of the OAuth 1.0 protocol based on RFC 5849

Installs: 14 121

Dependents: 1

Suggesters: 0

Security: 0

Stars: 32

Watchers: 6

Forks: 17

Open Issues: 5

Type:symfony-bundle

0.0.1 2012-12-04 21:26 UTC

This package is auto-updated.

Last update: 2022-01-31 12:02:03 UTC


README

/!\ This bundle is not yet perfectly unit tested (well, in fact it's not unit tested except for signatures...)
You should not use it but you can provide tests or ideas. I'll do my best to provide strong unit tests.

BazingaOAuthServerBundle

Build Status

This bundle provides all you need to manage OAuth in a server side way.

This bundle implements the OAuth v1.0 protocol based on the RFC 5849.

NOTE: for now, there is no implementation of the Model. You have to implement all interfaces in the Model/ folder and the logic behind.

For documentation, see:

Resources/doc/

Read the documentation

For license, see:

Resources/meta/LICENSE