-
Notifications
You must be signed in to change notification settings - Fork 2
API #8
Copy link
Copy link
Open
Description
Аутентификация
POST
http://lightoak.herokuapp.com/users/sign_in.json --data 'email=fss92@pochta.ru&password=pass'
RESP
{"success":true,"auth_token":"LogPyHANgRJ8zr6Rz4dC"}
Регистрация:
POST
http://lightoak.herokuapp.com/users.json --data 'user[email]=email@sdf.ru&user[password]=pass'
ответ:
{"created_at":"2013-02-17T12:57:56Z","email":"email@sdf.ru","id":4,"updated_at":"2013-02-17T12:57:56Z"}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels