photo-front/documentation/api/Authentication.markdown
2011-10-09 17:09:59 -07:00

21 lines
895 B
Markdown

Open Photo API / Authentication
=======================
#### OpenPhoto, a photo service for the masses
----------------------------------------
### Using OAuth (1.0a)
A full introduction to OAuth is beyond the scope of the OpenPhoto documentation.
In all reality you probably don't need to understand the ins and outs of OAuth, just grab one of our libraries.
* <a href="https://github.com/openphoto/openphoto-php">openphoto/openphoto-php</a> - Our PHP language binding.
* More coming soon, <a href="mailto:hello@openphoto.me">contact us</a> if you'd like to write bindings in an unlisted language.
### Resources on the web
If you're interested in learning more about OAuth then the following links are a great place to start.
* http://oauth.net/documentation/getting-started/
* http://hueniverse.com/oauth/guide/intro/
* http://www.slideshare.net/eran/introduction-to-oauth-presentation