photoprism/pkg/authn
Michael Mayer 305e7bac68 OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-29 13:54:50 +01:00
..
authn.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
client.go Auth: Improve "auth add" and "client add" CLI commands #808 #3943 2024-01-13 16:27:05 +01:00
methods_test.go Auth: Add "access_token" authentication provider type #782 #808 #3943 2024-01-19 14:41:08 +01:00
methods.go OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943 2024-01-29 13:54:50 +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: Refactor "client add" and "client mod" CLI commands #808 #3943 2024-01-29 13:54:50 +01:00
username_test.go Tests: Add unit tests 2024-01-17 14:56:08 +01:00
username.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00