Skip to content

[Symfony2] A server side implementation of the OAuth 1.0 protocol based on RFC 5849.

Notifications You must be signed in to change notification settings

bnagaonkar/BazingaOAuthServerBundle

 
 

Repository files navigation

/!\ 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

About

[Symfony2] A server side implementation of the OAuth 1.0 protocol based on RFC 5849.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.5%
  • HTML 0.5%