Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.448.393 Times

Identifiers Oauth freeware
Filter: All | Freeware | Demo
 

Identifiers Oauth

1 2 3 4 5 > 
Added: September 27, 2013 | Visits: 444

repoze-oauth-plugin repoze-oauth-plugin is a repoze.who and repoze.what plugin implementing the server side of the OAuth 1.0 protocol. Currently it supports only 2-legged flow where the client is at the same time a resource owner. This happens when a client application has access to the resources on the server on...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (46): repoze-oauth-plugin Download

Added: May 10, 2013 | Visits: 412

Quick Test If Strings Are Identifiers Quick Test If Strings Are Identifiers script allows you to see if a string is an identifier.This script takes advantage of the special treatment of the __slots__ attribute with new-style python classes. The actual test is performed by the python interpreter and raises a TypeError if any slot...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Quick Test If Strings Are Identifiers Download

Added: July 08, 2013 | Visits: 141

OAuth Common This is a support module for other modules that want to make use of OAuth.This module uses the OAuth php library, which is licensed under the MIT license.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules


Platforms: PHP

License: Freeware Size: 20.48 KB Download (41): OAuth Common Download

Added: May 01, 2013 | Visits: 497

OAuth Connector Makes it possible to connect and sign in a Drupal user with accounts on most third party sites with OAuth API:s.Provides a UI for adding and editing specifications of OAuth API:s that the users should be able to connect to. Also provides exportability of those specifications.Is an implementation...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): OAuth Connector Download

Added: August 17, 2013 | Visits: 218

Services OAuth It requires the OAuth Common module, which depends on Input Stream.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Services OAuth Download

Added: September 13, 2013 | Visits: 388

Feeds OAuth Feeds OAuth provides a new Feeds fetcher plugin that performs OAuth authorization before requesting a feed.Installation * Install PECL::oauth Usage * Obtain standard OAuth information from host: consumer key, consumer secret, request token URL, access token URL, authorize URL. * Create a new...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Feeds OAuth Download

Added: September 23, 2013 | Visits: 560

oauth-proxy I am an OAuth proxy server. You can pass unsigned requests to me and I will sign them using OAuth before sending them to their eventual destination.


Platforms: *nix

License: Freeware Size: 30.72 KB Download (32): oauth-proxy Download

Added: August 07, 2013 | Visits: 394

Flask-OAuth Flask-OAuth is a Flask extension that allows you to interact with remove OAuth enabled applications. Currently it only implements the consumer interface so you cannot expose your own API with OAuth. It depends on the python-oauth2 module. You can install the requirements from PyPI with...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): Flask-OAuth Download

Added: August 11, 2013 | Visits: 335

django-oauth-twitter A Django application that lets you associate Twitter accounts with your User accounts. Clone this repository (size: 53.7 KB): HTTPS / SSH $ hg clone http://bitbucket.org/akoha/django-oauth-twitter/ Here are some key features of "django-oauth-twitter": ?*A* Uses django.contrib.auth.User ?*A*...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-oauth-twitter Download

Added: May 24, 2010 | Visits: 898

Test::URI Test::URI is a Perl module that can check Uniform Resource Identifiers (URIs). SYNOPSIS use Test::More tests => 5; use Test::URI; # http://www.example.com:8080/index.html#name uri_scheme_ok( $uri, http ); uri_host_ok( $uri, www.example.com ); uri_port_ok( $uri, 8080 ); uri_path_ok(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Test::URI Download

Added: June 26, 2010 | Visits: 1.239

URI URI is Uniform Resource Identifiers (absolute and relative). This module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 (and updated by RFC 2732). A Uniform Resource Identifier is a compact string of characters that...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (102): URI Download

Added: April 15, 2013 | Visits: 499

Form and SQL generator The forms can be styled through CSS, using the identifiers automatically added to each form element.There's also a formextra.inc class, which will allow you to add custom made multiple selectboxes.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Form and SQL generator Download

Added: May 13, 2013 | Visits: 384

Tweet myPost O Tweet myPost adverte em sua conta no Twitter quando vocdoda publica um novo post, usando o seu App Twitter OAuth, assim sempre deixando suas mensagens com "via Seu Blog".The Tweet myPost warns on your Twitter account when you publish a new post, using the your App Twitter OAuth, so your posts...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Tweet myPost Download

Added: September 11, 2013 | Visits: 491

Banking API provides support for international banking standards and identifiers such as BIC (ISO 9362) and IBAN (ISO 13616).Current features include CCK field types for BIC and IBAN identifiers, as well as an API to parse and validate those identifiers (with specific IBAN support for 52 countries, up to...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): Banking API Download

Added: August 10, 2013 | Visits: 332

SoundCloud Connect The SoundCloud module for Drupal makes it easy to set up an OAuth based connection between your Drupal site and the SoundCloud API. You can enable a "Connect with SoundCloud" button that lets each user authorize access to his SoundCloud account. When this link between the user's Drupal account...


Platforms: PHP

License: Freeware Size: 40.96 KB Download (46): SoundCloud Connect Download

Added: April 21, 2013 | Visits: 502

Digg Login Provides a button for users to log into your site using their Digg username and password over OAuth.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Digg Login Download

Added: September 02, 2013 | Visits: 194

PlainOAuth A plain OAuth library in Objective-C, and example app for iPhone.


Platforms: Mac

License: Freeware Size: 163.84 KB Download (36): PlainOAuth Download

Added: September 30, 2013 | Visits: 202

Twython OAuth is an annoying specification to work with. Twitter has an awesome and somewhat unique real time data stream, though, and it'd be a shame to miss out on that stuff because of the warts of a specification. Twython supports OAuth authentication with Twitter now, and this is a sample Django...


Platforms: Mac

License: Freeware Size: 20.48 KB Download (43): Twython Download

Added: September 17, 2013 | Visits: 215

OAuthConsumer OAuthConsumer is an open source Objective-C based framework which implements the OAuth 1.0 spec. OAuthConsumer is a fork of Jon Crosby's OAuthConsumer project hosted on Google Code.


Platforms: Mac

License: Freeware Size: 1.04 MB Download (41): OAuthConsumer Download

Added: November 01, 2013 | Visits: 261

GSTwitPicEngine Objective C wrapper around TwitPic's OAuth and OAuth Echo API with OAuthConsumer Lib GSTwitPicEngine provides easy to implement wrapper around the TwitPic.com's OAuth (v1) and OAuth Echo (v2) API for iPhone application projects.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (40): GSTwitPicEngine Download

1 2 3 4 5 >