Closed Igoranze closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.76%. Comparing base (
d5f46ba
) to head (d97d6ac
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Part of https://github.com/workfloworchestrator/orchestrator-core/issues/670
This PR adds a Depends and extracts the token from the request in order to allow for HTTPBearer requests. Part of the missing HTTPBearer request was that the /api/docs auth button was not shown.