4 Commits

Author SHA1 Message Date
b5ea2095e4 fix: update authentication layer for GORM repository integration
- Update auth.go to use new repository interfaces
- Fix test compilation errors in auth_test.go
- Maintain compatibility with existing authentication flows
- Update mock implementations for repository pattern

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 22:09:36 +12:00
Patrick Nagurny
f2877230e2 format code 2020-01-14 14:29:00 -05:00
Patrick Nagurny
9b9124f730 allow limited login via email verify code 2018-11-02 15:14:26 -04:00
Patrick Nagurny
e2dd29259f initial commit 2018-10-19 15:31:41 -04:00