This wiki is no longer active and is left here for historical purposes. Please visit oauth.net for up-to-date information.
View
 

ContributingToOAuth

This version was saved 9 years, 7 months ago View current version     Page history
Saved by Chris Messina
on July 7, 2008 at 11:34:50 am
 

Contributing to OAuth

 

Want to help spread OAuth, improve existing code libraries or add new ones? OAuth libraries are developed and licensed under the MIT open source license. We rely on volunteer developers and contributors to produce code, documentation and interface guidelines for the benefit of the broader community.

 

We maintain active mailing lists to discuss the ongoing development of the protocol. There is also an #oauth IRC channel on Freenode and a web-based mirror. Please note that these channels are for developers and are not support channels. For end-user support, please see the OAuth Service Provider or ask a question in the OAuth support forum.

 

Coding

 

OAuth libraries are available in a number of languages and coding styles vary depending on the dominant convention of each language.

 

See the list of maintainers for a list of contacts for contributing to each individual library.

 

Code documentation

 

Library maintainers are responsible for documenting their own libraries. We've tried to make the spec as readable and simple as possible, but as each language varies, especially with regards to signing algorithms and dependencies, we ask that maintainers and contributors take extra effort to document their contributions and code.

 

Localization

 

Localization is typically handled by the service providers themselves, given their particular needs.

 

Bug and request management

 

Currently the mailing lists are the best places to ask for and make suggestions to libraries.

 

We also maintain an issues list in our repository where bugs, changes and fixes can be submitted. Discussions about specific bugs and issues typically take place on the mailing lists.

 

We also maintain a support forum for general questions about OAuth.

 

Documentation

 

Everyone is of course busy -- so if you have ideas for improving this wiki's documentation or the spec itself, we'd We're happy to accept additions to the documentation; simply create a ticket with the text and either a link to the existing page or a request for a new page.

 

Copyright assignment

Comments (0)

You don't have permission to comment on this page.