Skip to content

Endpoints Auth

Eduardo Hidalgo edited this page Jun 17, 2019 · 4 revisions

Ubicación en la repo de la documentación en Insomnia:

https://github.com/MarinaVVsoftware/AuthCore/blob/master/docs/API%20testing/Authcore-Auth.json

Auth

POST: /api/auth/ ✔️💯
POST: /api/auth/login/ ✔️💯
GET: /api/auth/users/ ✔️💯
GET: /api/auth/:email/ ✔️💯
PUT: /api/auth/:email/ ✔️💯
GET: /api/auth/:email/validate/ ✔️💯
DELETE: /api/auth/:email/ ✔️💯

Clone this wiki locally