Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.46 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.46 KB

Connect machines and IoT using the OAuth device flow

@hmharvey @jakewilkins

PrerequisitesResources

Ever wanted to connect a device without a browser to GitHub? In this Workshop, we'll build a simple command line tool on a headless server to demonstrate the power of the OAuth device authorization flow. Devices can get user authorization and do cool things on your behalf. Difficulty level = Intermediate (200)

📣 Prerequisites

  • Install Ruby
  • Install Zoom
  • Have a GitHub account
  • Have a repository to use during the workshop that you don't mind opening issues on
  • Some familiarity with git and coding
  • Sign up for the Codespaces Beta if you want to use Codespaces

📚 Resources