GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LWP::Authen::OAuth2::ServiceProvider::Strava(3) User Contributed Perl Documentation LWP::Authen::OAuth2::ServiceProvider::Strava(3)

LWP::Authen::OAuth2::ServiceProvider::Strava - Access Strava API v3 OAuth2 APIs

Version 0.02

See <http://strava.github.io/api/> for Strava's own documentation. Strava's documentation is very detailed, so that is the best place to find detailed and up to date info about.

Before you can use OAuth 2 with Strava you need to register yourself as a client. For that, go to <https://www.strava.com/settings/api> and register your application. You'll need to set "redirect_uri" with them, which will need to be an "https://..." URL under your control. (Though you can set 127.0.0.1 if you are using this in a script).

All the standard LWP::Useragent methods are available, but it will also take a Request Object if you need something more. (LWP::Authen:OAuth2 contains all the relevant doco).

Leon Wright, "<techman@cpan.org>"

Please report any bugs or feature requests to "bug-lwp-authen-oauth2 at rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=LWP-Authen-OAuth2>.

You can find documentation for this module with the perldoc command.

    perldoc LWP::Authen::OAuth2::ServiceProvider

You can also look for information at:

Github (submit patches here)
<https://github.com/domm/perl-oauth2>
RT: CPAN's request tracker (report bugs here)
<http://rt.cpan.org/NoAuth/Bugs.html?Dist=LWP-Authen-OAuth2>
AnnoCPAN: Annotated CPAN documentation
<http://annocpan.org/dist/LWP-Authen-OAuth2>
CPAN Ratings
<http://cpanratings.perl.org/d/LWP-Authen-OAuth2>

This software is copyright (c) 2014 by Leon Wright.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2019-02-25 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.