RapiDoc
RapiDoc copied to clipboard
Question: get the token used for auth to add that to the spec-url
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