Skip to content

fix: Call prepare_auth() when paginating

Giordon Holtsberg Stark requested to merge feat/prepareAuth into main

This fixes a bug where prepare_auth isn't being run (as the PreparedRequest had been prepared at some point in the past).

Merge request reports