Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

fix(api): remove device registration from signup/login endpoints #1273

Merged
merged 1 commit into from
May 24, 2016

Conversation

philbooth
Copy link
Contributor

@rfk @seanmonstar

In light of your conversation, I've gone ahead and removed device registration from the /account/signup and /account/login endpoints entirely.

r?

@@ -1507,18 +1505,18 @@ There are no standard failure modes for this endpoint.
* `POST /get_random_bytes`
* `POST /account/create`
* `POST /account/login?keys=true`
* `POST /account/device`
Copy link
Contributor Author

@philbooth philbooth May 24, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While updating the docs, I noticed the position of the device registration request in these flows didn't match reality. Figured it was okay to fix while I was in here.

@seanmonstar
Copy link
Contributor

Yipee! r+, though merge conflicts :(

@philbooth philbooth force-pushed the phil/ditch-redundant-device-registration branch from b6659f0 to 21ad7f3 Compare May 24, 2016 19:45
@rfk rfk merged commit 1902d5c into master May 24, 2016
@rfk rfk removed the waffle:active label May 24, 2016
@philbooth philbooth deleted the phil/ditch-redundant-device-registration branch May 24, 2016 20:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants