-
-
28 Jan 2022 18:44:13 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (596 / 0 / 0)
- Kwalitee
Bus factor: 1- 32.78% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (28.38KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.07 - 2022-01-28
- Throw more descriptive errors when getting a token (thanks Tim Mullin)
- Added OAuth::Cmdline::CustomFile module to allow a specific credential file (thanks Tim Mullin)
- Add basic Continuous Integration workflow
- Convert distribution to use Dist::Zilla
- Adjust dependencies list (need Perl >= 5.016 for Mojolicious)
- Update MSOnline tests to account for changes to API URL and request format (thanks Ian Gibbs)
- Update documentation
- Adjust MANIFEST (thanks Szymon Nieznański)
- Add mandatory resource param to msonline token initialiser (thanks Ian Gibbs)
- Add tests for MSOnline (thanks Ian Gibbs)
- Add some "no-op" token methods (thanks Ian Gibbs)
- Fix incorrect statement in OAuth::Cmdline (thanks Blaine Motsinger)
- Add LICENSE (thanks Mohammad S Anwar)
Modules
OAuth2 for command line applications using web servicesAutomatic.com-specific OAuth odditiesUse a custom cache file with OAuth::CmdlineGoogleDrive-specific settings for OAuth::CmdlineMicrosoft Online-specific settings for OAuth::CmdlineRun a standalone token collectorSmartthings-specific OAuth odditiesSpotify-specific OAuth odditiesYoutube-specific settings for OAuth::CmdlineProvides
in lib/OAuth/Cmdline/Mojo.pmExamples
Module Install Instructions
To install OAuth::Cmdline, copy and paste the appropriate command in to your terminal.
cpanm OAuth::Cmdline
perl -MCPAN -e shell install OAuth::Cmdline
For more information on module installation, please visit the detailed CPAN module installation guide.