Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Move auth service logic to separate file (#156) Keep handler-specific auth helpers in handlers/auth.go and move the AuthService interfaces and implementation to handlers/auth_service.go. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/156
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 0s | 3s | 3s | 3s |
| Eval | 3s | 1m16s | 1m16s | 1m20s |
| Build | 6s | 1m33s | 31s | 38s |
| Test | - | - | - | - |
| Deploy | - | - | - | - |
| Suite | 0s | 2m53s | 1m19s | 1m20s |