• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tlmanz / authkit / 28717516783
63%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 07:42PM UTC
Jobs 1
Files 27
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Jul 2026 07:41PM UTC coverage: 63.233% (+0.02%) from 63.218%
28717516783

push

github

tlmanz
feat: native mobile password + 2FA token endpoints

IssuePasswordToken (POST /oauth/token/password) and IssuePasswordToken2FA
(POST /oauth/token/2fa) exchange email+password (+TOTP) for the access/refresh
token pair — cookie-free, for a first-party native mobile login with no browser
round-trip. Reuses CheckPassword, issueTokenPair, validate2FA, throttling, and
the signed pending-2FA token (readPendingToken refactored to share
parsePendingToken so the pending token can travel in the body, not just a
cookie). Tests cover password success/failure, the full 2FA verify flow, and
bad-code rejection.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

81 of 127 new or added lines in 2 files covered. (63.78%)

1455 of 2301 relevant lines covered (63.23%)

6.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
46
62.9
token_password.go
Jobs
ID Job ID Ran Files Coverage
1 28717516783.1 04 Jul 2026 07:42PM UTC 27
63.23
GitHub Action Run
Source Files on build 28717516783
  • Tree
  • List 27
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9d857df1 on github
  • Prev Build on main (#28509238279)
  • Next Build on main (#28718027776)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc