def facebook_oauth_url
    URI::HTTPS.build(
      host: 'www.facebook.com',
      path: '/dialog/oauth',
      query: {