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

go-pkgz / auth / 24543150534
84%
master: 85%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.1.3
DEFAULT BRANCH: master
Ran 17 Apr 2026 01:35AM UTC
Jobs 1
Files 24
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

17 Apr 2026 01:34AM UTC coverage: 84.247%. Remained the same
24543150534

Pull #274

github

paskal
docs: recommend pairing with http.CrossOriginProtection for browser apps

The JWT XSRF check only fires when the JWT arrives in a cookie and
only after a request reaches the auth middleware. For browser-based
apps the recommended additional defence is Go 1.25's stdlib
http.CrossOriginProtection, which checks Sec-Fetch-Site at the HTTP
layer and so catches cross-origin requests regardless of how (or
whether) auth is carried.

Documentation only -- no API changes.
Pull Request #274: docs: recommend pairing with http.CrossOriginProtection for browser apps

2706 of 3212 relevant lines covered (84.25%)

7.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24543150534.1 17 Apr 2026 01:35AM UTC 24
84.25
GitHub Action Run
Source Files on build 24543150534
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #274
  • PR Base - master (#23994110688)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc