photoprism/internal/auth/jwt
Michael Mayer 6c50a87632 Auth: Apply "golangci-lint" recommendations #5330
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-21 16:22:42 +01:00
..
issuer.go Auth: Apply "golangci-lint" recommendations #5330 2025-11-21 16:22:42 +01:00
jwt.go Auth: Support asymmetric JSON Web Tokens (JWT) and Key Sets (JWKS) #5230 2025-09-25 17:52:44 +02:00
jwt_test.go Backend: Introduce optimized test config helpers to improve performance 2025-09-25 23:09:52 +02:00
logger.go Auth: Improve JWKS Fetch Concurrency & Timeouts #5230 2025-09-25 18:46:24 +02:00
manager.go Auth: Apply "golangci-lint" recommendations #5330 2025-11-21 16:22:42 +01:00
manager_test.go Backend: Introduce optimized test config helpers to improve performance 2025-09-25 23:09:52 +02:00
types.go Auth: Support asymmetric JSON Web Tokens (JWT) and Key Sets (JWKS) #5230 2025-09-25 17:52:44 +02:00
verifier.go Auth: Apply "golangci-lint" recommendations #5330 2025-11-21 16:22:42 +01:00
verifier_test.go Auth: Apply "golangci-lint" recommendations #5330 2025-11-21 16:22:42 +01:00