Skip to content

OndraM/oauth2-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zend Framework OAuth 2.0 example application

Example OAuth 2.0 consumer application for Zend Framework.

Using Authorization Code Grant flow on Facebook.

Get it working

Notes

  • No layout, just simple views
  • Probably not valid HTML, made just as simple preview
  • Error states are not properly handled
  • No refresh token handling

References

  1. OAuth 2.0 draft v23 - http://tools.ietf.org/html/draft-ietf-oauth-v2-23
  2. Authentication on Facebook - https://developers.facebook.com/docs/authentication/
  3. Own bachelor thesis - http://o.vlastovka.eu/download/machuon1_2012bach.pdf
  4. Presentation (in Czech) - http://www.slideshare.net/ondram/oauth-20-a-zend-framework

About

Zend Framework OAuth 2.0 example app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages