photoprism/pkg/authn
Michael Mayer 762901346e API: Regenerate swagger.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-23 14:18:25 +01:00
..
authn.go
client.go
const.go Logs: Add package pkg/log/status to provide generic outcome constants 2025-10-21 14:42:05 +02:00
errors.go Pkg: Apply "golangci-lint" recommendations to authn & dsn packages #5330 2025-11-21 15:33:23 +01:00
grants.go API: Regenerate swagger.json 2025-11-23 14:18:25 +01:00
grants_test.go Vision: Allow use of configured service key for API authentication #5299 2025-10-30 10:02:16 +01:00
issuer.go Pkg: Apply "golangci-lint" recommendations to authn & dsn packages #5330 2025-11-21 15:33:23 +01:00
issuer_test.go
keys.go
keys_test.go
methods.go Auth: Support asymmetric JSON Web Tokens (JWT) and Key Sets (JWKS) #5230 2025-09-25 17:52:44 +02:00
methods_test.go
oidc.go
providers.go
providers_test.go
username.go Pkg: Apply "golangci-lint" recommendations to authn & dsn packages #5330 2025-11-21 15:33:23 +01:00
username_test.go Test: Use PascalCase names for all Go subtests in /pkg 2025-10-02 15:03:47 +02:00