dguglielmi-git / innovandoliving-mercadopago-cf

Mercadopago Backend Cloud Function
2 stars 0 forks source link

Backend Migration - Users Management (Backend) #12

Closed dguglielmi-git closed 1 year ago

dguglielmi-git commented 1 year ago

We need to add the login validation to the Mercadopago Cloud backend. Previously it was managed by Strapi backend, now this functionality has to be included in the project and all the calls to the endpoint has to be validated.

Requirements:


Endpoints used by Front-end:

dguglielmi-git commented 1 year ago

This task won't be needed since everything was solved in the tasks #41 and #25