Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
azolotov committed Jun 6, 2012
1 parent 7b7e03c commit 2152125
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Mobile-User-Registration-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ HTTP/1.1 422 Unprocessable Entity
```

## Log In an Existing User

You can log in a user either with a a username and password or an email
and password.

```
POST /api/v1/users/sign_in.json
```
Expand Down

0 comments on commit 2152125

Please sign in to comment.