algoristas / api

Algorists dashboard API
4 stars 1 forks source link

User management: Sign out #18

Open rendon opened 6 years ago

rendon commented 6 years ago

Create an endpoint to close an existing session, sign out. This operation will invalidate the existing authentication token so that the client will not be able to communicate with the service unless it signs in again.