Files
Govor/Govor.API
Artemy 27fdcf85da Use Result.ToActionResult in RefreshController
Import the API extensions and replace manual result handling in RefreshController with result.ToActionResult(), removing the inline empty-token check and switch-based error mapping. Also normalize the empty-token error message in UserSessionRefresher from "cannot be empty" to "can't be empty". This centralizes Result -> IActionResult conversion and simplifies the controller logic.
2026-07-25 20:26:34 +07:00
..
2026-04-05 13:52:13 +07:00
2026-04-05 13:52:13 +07:00
2025-06-16 16:52:58 +07:00