Exercise

  1. Create an OAuth app on GitHub: https://github.com/settings/applications/new
  2. Use your browser to request a GitHub authorization code
  3. Use a tool like Insomnia to request a GitHub access token
  4. Use a tool like Insomnia to request authorized profile data
  5. Use a tool like Insomnia to request other authorized data: https://developer.github.com/v3/

Complete and Continue