def github_oauth_url
    URI::HTTPS.build(
      host: 'www.github.com',
      path: '/login/oauth/authorize',
      query: {