issues
search
tnt-develop-team
/
tntserver
Tool Sharing App Server
0
stars
1
forks
source link
User Infomation REST API
#43
Closed
jenac
closed
7 years ago
jenac
commented
7 years ago
A/C
GET /account/{id} returns account information including first name, last name, email (dummy information)
Controller delegates logic to account service
Unit test and Acceptance test implemented
jenac
commented
7 years ago
Stormpath provided it.
A/C