Files
terminus/slices
Brooke Kuhlmann ee40a16ec9 Updated authentication middleware to dynamically enable/disable session
The Rodauth link:https://rodauth.jeremyevans.net/rdoc/files/doc/session_expiration_rdoc.html[Session Expiration] is now dynamically enabled or disabled based on the application setting. By default, this is enabled. When disabled, the `api_access_token_period` is set for 100 years. Otherwise, the `api_access_token_period` will use the default or user setting for token period.

Reek was updated to ignore the repeated conditional since Rodauth doesn't allow dependencies to be injected (which would clean this up considerably).

SimpleCov was disabled since there's not a great way to test this.

Issue: 327
Milestone: minor
2026-06-13 17:56:00 -06:00
..
2026-01-26 11:25:24 -07:00