Table of Contents - oauth-tty - π₯οΈ OAuth 1.0 / 1.0a TTY CLI
Pages
-
CHANGELOG
- Changelog
- Unreleased
- Added
- Changed
- Deprecated
- Removed
- Fixed
- Security
- 1.0.13 - 2026-07-15
- Added
- Changed
- Fixed
- 1.0.12 - 2026-06-18
- 1.0.11 - 2026-06-18
- Changed
- 1.0.10 - 2026-06-15
- Removed
- Fixed
- 1.0.9 - 2026-06-15
- Changed
- Fixed
- 1.0.8 - 2026-05-20
- Changed
- Fixed
- 1.0.7 - 2026-05-16
- Added
- Changed
- 1.0.6 - 2025-09-21
- Added
- Changed
- Removed
- Fixed
- 1.0.5 - 2022-09-20
- Added
- 1.0.4 - 2022-09-19
- Added
- Changed
- 1.0.3 - 2022-09-06
- Fixed
- 1.0.2 - 2022-08-26
- Fixed
- 1.0.1 - 2022-08-26
- Fixed
- 1.0.0 - 2022-08-26
- Added
- CITATION.cff
- CODE_OF_CONDUCT
-
CONTRIBUTING
- Contributing
- Developer Certificate of Origin
- Help out!
- Executables vs Rake tasks
- Code quality checks
- Environment Variables for Local Development
- Appraisals
- Run Tests
- Spec organization (required)
- Lint It
- Important: Do not add inline RuboCop disables
- Contributors
- For Maintainers
- One-time, Per-maintainer, Setup
- To release a new version:
- Automated process
- Manual process
- FUNDING
- LICENSE
-
README
- π₯οΈ OAuth::TTY
- π» Synopsis <a href=β
discord.gg/3qme4XHNKNβ>
alt=βGaltzo FLOSS Logo by Aboling0, CC BY-SA 4.0β src=βlogos.galtzo.com/assets/images/galtzo-floss/avatar-128px.svgβ width=β8%β align=βrightβ/></a> <a href=β
ruby-toolbox.comβ>
alt=βruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5β src=βlogos.galtzo.com/assets/images/ruby-lang/avatar-128px.svgβ width=β8%β align=βrightβ/></a>
- π‘ Info you can shake a stick at
- Compatibility
- Federated DVCS
- Enterprise Support
- β¨ Installation
- βοΈ Configuration
- π§ Basic Usage
- π¦· FLOSS Funding
- Open Collective for Individuals
- Open Collective for Organizations
- Open Collective for Donors
- Another way to support open-source
- π Security
- π€ Contributing
- π Release Instructions
- Code Coverage
- πͺ Code of Conduct
- π Contributors
- π Versioning
- π License
- Β© Copyright
- π€ A request for help
- Please give the project a star β β₯.
- RUBOCOP
- SECURITY
Classes and Modules
- OAuth
- OAuth::TTY
- OAuth::TTY::CLI
- OAuth::TTY::Command
- OAuth::TTY::Commands
- OAuth::TTY::Commands::AuthorizeCommand
- OAuth::TTY::Commands::HelpCommand
- OAuth::TTY::Commands::QueryCommand
- OAuth::TTY::Commands::SignCommand
- OAuth::TTY::Commands::VersionCommand
- OAuth::TTY::Version
Methods
- ::new — OAuth::TTY::CLI
- ::new — OAuth::TTY::Command
- ::puts_red — OAuth::TTY::CLI
- #_option_parser_authorization — OAuth::TTY::Command
- #_option_parser_common — OAuth::TTY::Command
- #_option_parser_defaults — OAuth::TTY::Command
- #_option_parser_sign_and_query — OAuth::TTY::Command
- #_run — OAuth::TTY::Commands::AuthorizeCommand
- #_run — OAuth::TTY::Commands::QueryCommand
- #_run — OAuth::TTY::Commands::SignCommand
- #alert — OAuth::TTY::Command
- #ask_user_for_verifier — OAuth::TTY::Commands::AuthorizeCommand
- #get_command_class — OAuth::TTY::CLI
- #get_consumer — OAuth::TTY::Commands::AuthorizeCommand
- #get_request_token — OAuth::TTY::Commands::AuthorizeCommand
- #inspect — OAuth::TTY::Command
- #option_parser — OAuth::TTY::Command
- #parameters — OAuth::TTY::Command
- #parse_command — OAuth::TTY::CLI
- #parse_options — OAuth::TTY::Command
- #puts — OAuth::TTY::Command
- #puts_verbose_parameters — OAuth::TTY::Commands::SignCommand
- #puts_verbose_request — OAuth::TTY::Commands::SignCommand
- #required_options — OAuth::TTY::Command
- #required_options — OAuth::TTY::Commands::AuthorizeCommand
- #required_options — OAuth::TTY::Commands::QueryCommand
- #required_options — OAuth::TTY::Commands::SignCommand
- #run — OAuth::TTY::CLI
- #run — OAuth::TTY::Command
- #run — OAuth::TTY::Commands::HelpCommand
- #run — OAuth::TTY::Commands::VersionCommand
- #show_missing — OAuth::TTY::Command
- #verbose? — OAuth::TTY::Command
- #verbosely_get_access_token — OAuth::TTY::Commands::AuthorizeCommand
- #xmpp? — OAuth::TTY::Command
- #xmpp_output — OAuth::TTY::Commands::SignCommand