hydra/cmd
Arne Luenser 724e425c61 feat: improved tracing
GitOrigin-RevId: 98ae16a6f1de4414538c7692758af850aa0caaac
2025-12-03 14:45:32 +00:00
..
.snapshots
cli test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cliclient
clidoc chore(hydra): registry setup refactoring 2025-08-18 09:29:26 +00:00
server feat: improved tracing 2025-12-03 14:45:32 +00:00
stub
test
cmd_create_client.go
cmd_create_client_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_create_jwks.go
cmd_create_jwks_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_delete.go
cmd_delete_client.go
cmd_delete_client_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_delete_jwks.go
cmd_delete_jwks_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_delete_tokens.go
cmd_delete_tokens_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_get.go
cmd_get_client.go
cmd_get_client_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_get_jwks.go
cmd_get_jwks_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_helper_client.go chore: fix all hydra linter issues 2025-09-29 09:07:24 +00:00
cmd_helper_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_import.go
cmd_import_client.go chore: fix all hydra linter issues 2025-09-29 09:07:24 +00:00
cmd_import_client_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_import_jwk.go chore: fix all hydra linter issues 2025-09-29 09:07:24 +00:00
cmd_import_jwk_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_introspect.go
cmd_introspect_token.go chore: remove redundant internal state 2025-09-30 12:23:20 +00:00
cmd_introspect_token_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_list.go
cmd_list_clients.go chore: fix all hydra linter issues 2025-09-29 09:07:24 +00:00
cmd_list_clients_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_perform.go
cmd_perform_authorization_code.go chore: fix all hydra linter issues 2025-09-29 09:07:24 +00:00
cmd_perform_client_credentials.go
cmd_perform_client_credentials_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_perform_device_flow.go
cmd_revoke.go
cmd_revoke_token.go
cmd_revoke_token_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
cmd_update.go
cmd_update_client.go
cmd_update_client_test.go test(hydra): add plaintext backups for all DB types 2025-11-26 18:34:40 +00:00
create.go
helper.go
helper_test.go
janitor.go chore(hydra): registry setup refactoring 2025-08-18 09:29:26 +00:00
migrate.go
migrate_sql.go chore(hydra): registry setup refactoring 2025-08-18 09:29:26 +00:00
migrate_status.go chore(hydra): registry setup refactoring 2025-08-18 09:29:26 +00:00
output_client.go
output_introspection.go
output_jwks.go
output_token.go chore: use un-deprecated WithStack and cmp.Or 2025-08-19 09:53:34 +00:00
root.go chore(hydra): registry setup refactoring 2025-08-18 09:29:26 +00:00
root_test.go
serve.go
serve_admin.go chore(hydra): registry setup refactoring 2025-08-18 09:29:26 +00:00
serve_all.go chore(hydra): registry setup refactoring 2025-08-18 09:29:26 +00:00
serve_public.go chore(hydra): registry setup refactoring 2025-08-18 09:29:26 +00:00
version.go