GREsau/okapi

Add support for persist-auth

Closed this issue · 2 comments

It would be nice to have the option to set persist-auth to true in the rapidoc index.
See the spec here

This requires an update to the rapidoc version and add the option to the various places in the code.
But this can definitely be added. Feel free to create a PR for this and it will be included in the next release (whenever that might be, just did release today. So will have to wait so it can be combined with a few other changes, or if rocket has an other update).

ralpha commented

This has just been added in ba09ed6
This will be part of the next release.