MindGest / mindgest-backend

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

Endpoint: /api/auth/logout #10

Closed pedromig closed 1 year ago

pedromig commented 1 year ago

User Logout

About

Design a REST API endpoint that allows the user/application to close the session created upon the user's login.

Tasks

Utils

OpenAPI Spec - SwaggerUI