Company Login
POST /company/auth/login
Log in to obtain the corresponding JWT with the user. In the requests, we must include this value in the Authorization header for everything to be correct.
Request
It will return the JWT that we must include in the header as Authority.