MindGest / mindgest-backend

A nodejs + express implementation of a REST API (backend) for the MindGest application.
MIT License
0 stars 0 forks source link

Route: /api/auth/ #8

Closed pedromig closed 1 year ago

pedromig commented 1 year ago

Authentication Route

About

This route will group all the user authentication related functionalities.

Tasks

Utils

Authentication Workflow Example OpenAPI Spec - SwaggerUI