photoprism/internal/auth
Michael Mayer 24c02af438 Auth: Document the URL token wiring in internal/auth/tokens #5733 #5743
Move the "Usage in PhotoPrism" section out of the pkg/authn/authtoken
README into a new README for internal/auth/tokens, where the wiring it
describes actually lives, and bring it up to date with the current
delivery rules: sessions always receive a signed token, and the coarse
token stays empty unless one is configured.

The pkg README now covers only the token format and signing API, with
its examples no longer referring to internal symbols, so the leaf stays
free of any dependency on the layer above it.

Condense the CODEMAP entry to navigational facts and point it at both
READMEs, so the delivery policy is described in exactly one place.
2026-07-25 14:43:29 +00:00
..
acl PDF: Add inline multi-page document viewer for the lightbox #5488 #5655 2026-07-22 10:43:37 +02:00
jwt Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
oidc Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
session Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
tokens Auth: Document the URL token wiring in internal/auth/tokens #5733 #5743 2026-07-25 14:43:29 +00:00