photoprism/pkg/authn
Michael Mayer d0ad3c23fb OAuth2: Remove client soft delete and fix client add command #213 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-29 21:08:01 +01:00
..
authn.go
client.go
methods_test.go Auth: Add "access_token" authentication provider type #782 #808 #3943 2024-01-19 14:41:08 +01:00
methods.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
providers_test.go 2FA: Add two-factor authentication key model and tests #782 #808 #3943 2024-01-19 13:45:30 +01:00
providers.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
username_test.go Tests: Add unit tests 2024-01-17 14:56:08 +01:00
username.go