Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Parse all login request values together (#381) The login handler now includes the client IP in its typed parsed request, so one dedicated function validates every request value before token creation. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/381