Overview

Authorization is a crucial aspect of Deskree, designed to ensure that users have the appropriate permissions to access and interact with resources securely. In the context of our platform, authorization refers to the process of determining what actions a user, application, or system is allowed to perform.

You can have access to the authorization trough the Signup and Sign In endpoints. They are available on API Docs -> Postman and also on API Docs -> Swagger.

Last updated