Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 5, 2024. It is now read-only.

chicks-net/OX3-Perl-API-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

18 Commits

Repository files navigation

OX3-Perl-API-Client

The OX::OAuth module provides a convenient wrapper to Net::OAuth to be able to access OpenX's oauth-compliant sso and authenticate yourself. Convenience functions are also provided to access the rest API and read config files for oauth.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

REQUIRED PERL MODULES

Test::More
JSON
Net::OAuth
HTTP::Request
Sub::Override
LWP::UserAgent from libwww-perl
File::Slurp

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc OX::OAuth

You can also look for information at:

COPYRIGHT AND LICENCE

Copyright (C) 2011 Christopher Hicks

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License 2.0 as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

About

OX::OAuth provides a Perl OOP interface for accessing OpenX's Enterprise Ad Server 3.0 and using the OpenX 3.0 API.

Topics

Resources

Readme

License

GPL-2.0 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages