...
Search user in oAuth by email.
Invoke WS - добавить имя метода + ссылка на apiaryList Users
See service specification
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
curl -X GET -H 'Content-Type: application/json' 'https://trump.herokuapp.com/users?email=john%40example.com' |
...
Search user in oAuth by email.
Invoke WS - добавить имя метода + ссылка на apiaryList Users
See service specification
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
curl -X GET -H 'Content-Type: application/json' 'https://trump.herokuapp.com/users?email=john%40example.com' |