AlbertaSat / ex2_ground_station_website

Ground station user interface for Ex-Alta 2.
6 stars 3 forks source link

Implement authentication for local calls #51

Open ryankortbeek opened 2 years ago

ryankortbeek commented 2 years ago

Brief Feature Description

Implement authentication for local calls of commands (not sure how crucial this is since these types of calls are mostly done from modules such as comm.py). TBD.

Additional Details

A starting point would be to check out the TODOs within groundstation/backend_api/utils.py.

Priority

Low