Zoapp / backend

Zoapp is an ES2017 javascript framework to build cool backend
MIT License
4 stars 0 forks source link

Add PUT /me service on users #69

Closed jeffladiray closed 5 years ago

jeffladiray commented 5 years ago

Description

Add PUT /me service on users Add PUT /users/:userId service implementation Add updateProfile. Add new Zoapp/zoauth 0.10.3 version

Related to Zoapp/front#26

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Added a few tests on updateProfile/storeProfile chain

Test Configuration:

Checklist: