mozilla-services / FindMyDevice

Find My Device - 🚨🚨This server is obsolete and unsupported.🚨🚨
Mozilla Public License 2.0
13 stars 8 forks source link

Create a a Firefox Account link on homepage still goes to sign in page #303

Closed pdehaan closed 9 years ago

pdehaan commented 9 years ago

Found in 1.4 (commit 9f1a9ae)

{
  "goroutines": 16,
  "status": "ok",
  "version": "1.4-9f1a9ae"
}

Steps to reproduce:

  1. Go to https://find-dev.stage.mozaws.net/
  2. Click the [Create a Firefox Account »] link.

    Actual results:

Redirected to https://accounts.firefox.com/oauth/signin?client_id=29a17a3a31483c8b&scope=profile%3Aemail%20profile%3Auid&state=70051c9140dfae0f803fb69012ba8935 (which is odd because it's (a) redirecting me from find-dev.stage to accounts.firefox.com, and (b) it's taken me to the /oauth/signin page instead of /oauth/signup page).

Expected results:

Take me to https://accounts.stage.mozaws.net/oauth/signup?...