uiowaSEP2024 / 002_ImagePro

Image processing backend
1 stars 0 forks source link

Remove API Key generation from Provider #149

Closed Ivan-E-Johnson closed 5 months ago

Ivan-E-Johnson commented 5 months ago

Summary

Only developers need access to the api keys so we shouldn't have that functionality for the providers or customers. Also API keys need to be set BEFORE running the agent.

powersaudrey25 commented 5 months ago

Implementation process:

Admins will have api key generation functionality but this in not in the scope of this issue and will be covered in #152