/scribe-up-new

Web library to get the user profile after OAuth authentication process

Primary LanguageJavaApache License 2.0Apache-2.0

What is ScribeUP ?

ScribeUP (for Scribe User Profile) is a web library to retrieve the profile of a user after this user has been authenticated by an OAuth provider. It’s based on Scribe and available under the Apache 2 license.
Take a look at the technical description of the project. Browse the Javadoc.

OAuth providers supported

DropBox Facebook Github Google (OAuth 1.0 & 2.0) LinkedIn Twitter Windows Live WordPress Yahoo

Look at the description of the providers and profiles. Follow the guide to extend or add a new provider.

Who uses ScribeUP ?

Versions

<dependency>
   <groupId>org.scribe</groupId>
   <artifactId>scribe-up</artifactId>
   <version>1.2.0-SNAPSHOT</version>
</dependency>

The last release version is 1.1.0.
The current version : 1.2.0-SNAPSHOT is under development. It’s available on Sonatype snapshots repository.
Learn more about versions.

Testing

ScribeUP is tested by 173 unit tests and also 10 integration tests on OAuth providers by simulating complete authentication processes (using the HtmlUnit library).

Contact

Find me on LinkedIn or by email : leleuj@gmail.com