table of contents
LWP::Authen::OAuth2::ServiceProvider::Withings(3pm) | User Contributed Perl Documentation | LWP::Authen::OAuth2::ServiceProvider::Withings(3pm) |
NAME¶
LWP::Authen::OAuth2::ServiceProvider::Withings - Withings OAuth2
VERSION¶
version 0.20
SYNOPSIS¶
See <https://developer.withings.com/> for Withings's own documentation. Withings's documentation is very detailed, so that is the best place to find detailed and up to date info about.
NAME¶
LWP::Authen::OAuth2::ServiceProvider::Withings - Access Withings using OAuth2
VERSION¶
version 0.18
NAME¶
LWP::Authen::OAuth2::ServiceProvider::Withings - Access Withings OAuth2 APIs
VERSION¶
Version 0.01
REGISTERING¶
Before you can use OAuth 2 with Withings you need to register a developer account at <https://account.withings.com/connectionuser/account_create>
You also need to create an application at <https://account.withings.com/partner/> which will provide you with a "clientId" and "client_secret".
AUTHOR¶
Brian Foley, "<brianf@sindar.net>"
AUTHORS¶
- Ben Tilly, <btilly at gmail.com>
- Thomas Klausner <domm@plix.at>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2013 - 2022 by Ben Tilly, Rent.com, Thomas Klausner.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
AUTHORS¶
- Ben Tilly, <btilly at gmail.com>
- Thomas Klausner <domm@plix.at>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2013 - 2022 by Ben Tilly, Rent.com, Thomas Klausner.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2023-02-04 | perl v5.36.0 |