coforma / acme-tech-challenge

For Phase 3 of the ACME Tech Challenge
3 stars 1 forks source link

Create endpoint for JWT tokens to support OpenAPI/Swagger authorization for testing #82

Closed malak-coforma closed 2 years ago

malak-coforma commented 2 years ago

Description

Create a more secure endpoint for OpenAPI so that we don't have to check in secrets, and we can rotate them.

Requirements

Next Steps

Tech Notes