Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

OAuth Client [oauth] module

This module provides tools to connect to an OAuth provider, such as Twitter or Google.

http://github.com/erwan/playoauthclient

Written by Erwan Loisant.

Published releases

oauth-1.0 ★ Feb 24, 2010 Documentation Download

To install locally this modules use the install command:

play install oauth-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
    - play -> oauth {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.