hello.js

hello.js 1.9.6 updated

hello.js uses a simple modular structure to provide support for various OAuth operations and common, well-known services. While v2 is natively supported, if you're still working with a v1 OAuth system, then hello.js can help you as well, but only...

Backdoor

Backdoor 1.0

The "Backdoor" system allows users or admins alike to authenticate on the site without actually typing in a password for the desired account.While dirty minds might think of this as a way to hack into a site, Backdoor was created for debugging...

PHPoAuthLib

PHPoAuthLib 0.8.6 updated

PHPoAuthLib will let developers easily add an oAuth client to their code without having to change their code too much. Both major versions of the oAuth protocol are supported, 1.x and 2.x. The library is a generic system which handles oAuth authentication...

OAuth2

OAuth2 1.1.0 updated

OAuth2 implements the newer changes made to the OAuth protocol via its more secure 2.0 version, but still keeps the simple interaction model used with the first version. The library is nothing more than a plain Ruby wrapper for the official protocol API,...

Nemiro.OAuth is a simple C# class that can improve your Web project with automatic OAuth protocol, allowing you to implement a social sign-in system for your projects.Lots of OAuth clients are supported out of the box, but new ones can also be added...

oauth2client

oauth2client 1.4.7 updated

oauth2client includes basic code for allowing developers to write applications that securely access the Google APIs and their data via an OAuth 2.0 connection.The library deals with bot authentication and authorization at the same time.oauth2client is...

Clearance

Clearance 1.9.0 updated

Clearance allows developers to implement an email & password authentication system for their RoR apps.This can be used to implement a basic grant/deny ACL (Access Control List) that can be used to allow users in various sections of a RoR-powered...

Satellizer

Satellizer 0.9.4 updated

Satellizer uses a token-based authentication method and supports various social login systems like:- Google- Twitter- Facebook- LinkedIn- Foursquare- GitHubA classic email & password method is also supported, along with the ability to sign-up and register...