MAAP-Project / maap-api-nasa

NASA Python implementation of the MAAP API specification
https://api.maap-project.org/api
Apache License 2.0
8 stars 3 forks source link

User secret management #135

Closed bsatoriu closed 2 months ago

bsatoriu commented 2 months ago

Add support for creating and retrieving user secrets within MAAP for use inside algorithms. See ticket: https://github.com/MAAP-Project/Community/issues/1048

Changes:

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

bsatoriu commented 2 months ago

@sujen1412 the admin role restriction for pre_approved_email endpoints and improved exception handling is ready for final review.