RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Rapidoc Auth Button on Endpoints.

Open mbreeding-e8tvtoc opened this issue 2 months ago • 0 comments

Background: We are using rapidoc by embedding rapidoc within a page in our angular application.

Issue: We are incurring an issue where if the auth/bearer/http token button is clicked it navigates back to the base domain of our application. I see in the rapidoc code, the code sets the link of that button as an href, which may not play well with other routing.

My question is was there an intent behind this, can it just be handled the same way as the other navigation items ( endpoints, sections etc. )?

Image

mbreeding-e8tvtoc avatar Oct 21 '25 21:10 mbreeding-e8tvtoc