cybergroupdevs / BtB_HIREasy_BitsPlease

Project under Bob the Builder, made by 'Bits Please'. Project name: HIREasy
0 stars 3 forks source link

Setup flask app with file handlers, db handler and api versioning for ms-candidate-finder #10

Closed techfreakworm closed 5 years ago

techfreakworm commented 5 years ago

Partially solves #1

todo[bot] commented 5 years ago

Replace this with user email from auth token once middleware is implemented

https://github.com/cybergroupdevs/BtB-HIREasy/blob/bca18c687c352bf051b81dcb243cebe9fd7d35ba/ms-candidate-finder/src/api/router/v1/file.py#L14-L19


This comment was generated by todo based on a TODO comment in bca18c687c352bf051b81dcb243cebe9fd7d35ba in #10. cc @techfreakworm.
todo[bot] commented 5 years ago

Implement auth middleware

https://github.com/cybergroupdevs/BtB-HIREasy/blob/bca18c687c352bf051b81dcb243cebe9fd7d35ba/ms-candidate-finder/src/api/router/v1/routes.py#L7-L11


This comment was generated by todo based on a TODO comment in bca18c687c352bf051b81dcb243cebe9fd7d35ba in #10. cc @techfreakworm.
todo[bot] commented 5 years ago

Replace these custom keys with an actual model in python class

https://github.com/cybergroupdevs/BtB-HIREasy/blob/bca18c687c352bf051b81dcb243cebe9fd7d35ba/ms-candidate-finder/src/handlers/file_handler.py#L24-L29


This comment was generated by todo based on a TODO comment in bca18c687c352bf051b81dcb243cebe9fd7d35ba in #10. cc @techfreakworm.