RapiDoc
RapiDoc copied to clipboard
Rapidoc Auth Button on Endpoints.
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. )?