RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Question: get the token used for auth to add that to the spec-url

Open WilliamStam opened this issue 1 year ago • 0 comments

Im trying to have the docs show only the endpoints that the user has access to. this works in the backend when viewing /openapi.json?token=xxxx. is there a way with a before-load to append the query string or whatever the "try now" auth block adds but to the spec-url

WilliamStam avatar Nov 21 '23 15:11 WilliamStam