• v0.2.4 00cd869b71

    v0.2.4 Stable

    jd released this 2026-08-11 02:11:49 -04:00 | 0 commits to main since this release

    Changelog

    • 00cd869b71 feat(auth): make login and redirect paths provider-specific
    Downloads
  • v0.2.3 79a1067da9

    v0.2.3 Stable

    jd released this 2026-08-11 00:44:28 -04:00 | 1 commits to main since this release

    Changelog

    • 79a1067da9 fix(auth): remove hardcoded OIDC prompt parameter
    Downloads
  • v0.2.2 3ab0338942

    v0.2.2 Stable

    jd released this 2026-08-03 16:09:23 -04:00 | 2 commits to main since this release

    Changelog

    • 3ab0338942 feat(auth): make OIDC providers optional for password-only deployments
    Downloads
  • v0.2.1 d4efa5b78d

    v0.2.1 Stable

    jd released this 2026-08-01 23:07:12 -04:00 | 3 commits to main since this release

    Changelog

    • d4efa5b78d refactor(auth): simplify session token storage and management
    Downloads
  • v0.2.0 19a238ca26

    v0.2.0 Stable

    jd released this 2026-08-01 22:18:22 -04:00 | 4 commits to main since this release

    Changelog

    • 19a238ca26 feat(auth): support multiple OIDC providers with provider-specific routing
    Downloads
  • v0.1.2 b3aebc91c8

    v0.1.2 Stable

    jd released this 2026-08-01 05:16:59 -04:00 | 5 commits to main since this release

    Changelog

    • b3aebc91c8 fix(auth): update uuid import to standard library
    Downloads
  • v0.1.1 36c9fb641a

    v0.1.1 Stable

    jd released this 2026-08-01 04:57:35 -04:00 | 6 commits to main since this release

    Changelog

    • 36c9fb641a feat(deps): add argon2id password hashing package
    Downloads
  • v0.1.0 b3b1d78a2e

    v0.1.0 Stable

    jd released this 2026-08-01 02:33:43 -04:00 | 7 commits to main since this release

    Changelog

    • 3c281d6efe feat(auth): add session-based authentication with password validation
    • b3b1d78a2e fix(auth): improve error wrapping and message consistency
    • 43ad70a515 fix(docs): update go get import path in README
    Downloads
  • v0.0.10 7e24979f97

    v0.0.10 Stable

    jd released this 2026-04-11 00:28:42 -04:00 | 10 commits to main since this release

    Changelog

    • 7e24979f97 refactor(middleware): make InfoHandler purely informational
    Downloads
  • v0.0.9 6c1ccd80ef

    v0.0.9 Stable

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

    Changelog

    • 6c1ccd80ef fix(auth): swap requireAuthorizedHandler boolean arguments
    Downloads