| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-04 | 451 Bytes | |
| Version 2.1.5 source code.tar.gz | 2026-07-04 | 334.5 kB | |
| Version 2.1.5 source code.zip | 2026-07-04 | 407.9 kB | |
| Totals: 3 Items | 742.8 kB | 7 | |
Adds avatar.ErrNotFound sentinel returned by Store.Remove, so callers can detect a missing avatar with errors.Is. Credit to @paskal.
Changes since v2.1.4
- [#296] add avatar.ErrNotFound sentinel returned by Store.Remove
- [#293] redact sensitive auth logging
- [#292] package-wide comment sweep
- [#291] fix misleading and stale docstrings around the security fix
Full Changelog: https://github.com/go-pkgz/auth/compare/v2.1.4...v2.1.5