ios-lab-up / smartup_api

UP API that connects to UPSite
3 stars 0 forks source link

Schedule Crontab and JWT Issue Resolution #22

Open Feintt opened 1 year ago

Feintt commented 1 year ago

Task details:

  1. Schedule Crontab Issue: Investigate and identify the root cause of the schedule crontab not working. Propose and implement a fix to ensure that the scheduled tasks run as intended.

  2. Manual HTTP Request Creation: Create a manual HTTP request mechanism as a temporary workaround for the schedule crontab issue. This will ensure that the required actions can still be triggered manually until the crontab issue is resolved.

  3. JSON Web Token (JWT) Fix: There is an issue with the JSON Web Token implementation in our project. The JWT functionality needs to be reviewed and fixed to ensure proper authentication and authorization.

Feintt commented 1 year ago

@JavierRangel2004 @dpelaez-r