• v0.0.9 6c1ccd80ef

    v0.0.9 Stable

    jd released this 2026-03-23 16:37:03 -04:00 | 0 commits to main since this release

    Changelog

    • 6c1ccd80ef fix(auth): swap requireAuthorizedHandler boolean arguments
    Downloads
  • v0.0.8 c472b2094b

    v0.0.8 Stable

    jd released this 2026-03-21 18:22:50 -04:00 | 1 commits to main since this release

    Changelog

    • c472b2094b refactor(auth): separate web and api auth logic
    Downloads
  • v0.0.7 1a59c81ae7

    v0.0.7 Stable

    jd released this 2026-03-18 01:57:53 -04:00 | 2 commits to main since this release

    Changelog

    • c7306dcadc build: add golangci-lint and goreleaser configs
    • 1a59c81ae7 build: configure goreleaser to skip builds
    • 49e1416e21 refactor(auth): unify auth to support OIDC and API key authentication
    Downloads
  • v0.0.6 00acafb134

    v0.0.6 Stable

    jd released this 2026-03-08 21:30:28 -04:00 | 5 commits to main since this release

    feat(unixtime): add unixtime package with UnixTime types and time utilities

    Downloads
  • v0.0.5 df48c4c0ac

    v0.0.5 Stable

    jd released this 2026-03-05 22:16:11 -05:00 | 6 commits to main since this release

    refactor(auth): add HashKey method to KeyHandler interface

    Downloads
  • v0.0.4 e415c3a0ce

    v0.0.4 Stable

    jd released this 2026-03-05 21:19:08 -05:00 | 8 commits to main since this release

    feat(api): add API key authentication middleware

    Downloads
  • v0.0.3 4a10a33354

    v0.0.3 Stable

    jd released this 2026-02-08 15:16:04 -05:00 | 9 commits to main since this release

    Rename AuthInfo to Info

    Downloads
  • v0.0.2 372edbb9b4

    v0.0.2 Stable

    jd released this 2026-02-08 14:57:13 -05:00 | 10 commits to main since this release

    Allow custom User types in UserHandler

    Downloads
  • v0.0.1 b87abfc8a5

    v0.0.1 Stable

    jd released this 2026-02-08 14:24:14 -05:00 | 11 commits to main since this release

    Initial release

    Downloads