athena-framework / athena

An ecosystem of reusable, independent components
https://athenaframework.org
MIT License
211 stars 17 forks source link

More robust auto redirection #436

Closed Blacksmoke16 closed 1 month ago

Blacksmoke16 commented 1 month ago

Context

Follow up to #307 to provide a more robust implementation. Mainly ensuring query params are included in the redirection. Also adds some related utility methods used within the implementation.

Changelog