Table of Contents - oauth-tty - 🖥️ OAuth 1.0 / 1.0a TTY CLI
Pages
- CHANGELOG
- CITATION.cff
- CODE_OF_CONDUCT
-
CONTRIBUTING
- Contributing
- Help out!
- Executables vs Rake tasks
- Environment Variables for Local Development
- Appraisals
- The Reek List
- 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
- 💡 Info you can shake a stick at
- Compatibility
- Federated DVCS
- Enterprise Support
- ✨ Installation
- 🔒 Secure Installation
- ⚙️ Configuration
- 🔧 Basic Usage
- 🦷 FLOSS Funding
- Open Collective for Individuals
- Open Collective for Organizations
- 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 ⭐ ♥.
- REEK
- 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
- #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