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

Maintainers

👁 couac

Package info

github.com/willdurand/BazingaOAuthServerBundle

Type:symfony-bundle

pkg:composer/willdurand/oauth-server-bundle

Statistics

Installs: 14 827

Dependents: 1

Suggesters: 0

Stars: 32

Open Issues: 5

0.0.1 2012-12-04 21:26 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 85bc47452a9189b86a1a743e1c6a88e598c63452

apioauthserver

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