ory-am/hydra

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
persistence/sql/migrations/20230313112801000001_support_extend_session_lifespan.cockroach.up.sql
persistence/sql/migrations/20230313112801000001_support_extend_session_lifespan.mysql.down.sql
persistence/sql/migrations/20230313112801000001_support_extend_session_lifespan.mysql.up.sql
persistence/sql/migrations/20230313112801000001_support_extend_session_lifespan.postgres.down.sql
persistence/sql/migrations/20230313112801000001_support_extend_session_lifespan.postgres.up.sql
persistence/sql/migrations/20230313112801000001_support_extend_session_lifespan.sqlite.down.sql
persistence/sql/migrations/20230313112801000001_support_extend_session_lifespan.sqlite.up.sql
persistence/sql/migrations/20230512112801000001_refresh_requested_at_index.down.sql
persistence/sql/migrations/20230512112801000001_refresh_requested_at_index.up.sql
persistence/sql/migrations/20230606112801000001_remove_flow_indices.down.sql
persistence/sql/migrations/20230606112801000001_remove_flow_indices.mysql.down.sql
persistence/sql/migrations/20230606112801000001_remove_flow_indices.mysql.up.sql
persistence/sql/migrations/20230606112801000001_remove_flow_indices.up.sql
persistence/sql/migrations/20230809122501000001_add_kratos_session_id.down.sql
persistence/sql/migrations/20230809122501000001_add_kratos_session_id.up.sql
persistence/sql/migrations/20230908104443000000_change_client_pk.cockroach.down.sql
persistence/sql/migrations/20230908104443000000_change_client_pk.cockroach.up.sql
persistence/sql/migrations/20230908104443000000_change_client_pk.down.sql
persistence/sql/migrations/20230908104443000000_change_client_pk.mysql.down.sql
persistence/sql/migrations/20230908104443000000_change_client_pk.mysql.up.sql
persistence/sql/migrations/20230908104443000000_change_client_pk.sqlite.down.sql
persistence/sql/migrations/20230908104443000000_change_client_pk.sqlite.up.sql
persistence/sql/migrations/20230908104443000000_change_client_pk.up.sql
persistence/sql/migrations/20230908104443000001_change_client_pk.cockroach.down.sql
persistence/sql/migrations/20230908104443000001_change_client_pk.cockroach.up.sql
persistence/sql/migrations/20230908104443000001_change_client_pk.down.sql
persistence/sql/migrations/20230908104443000001_change_client_pk.up.sql
persistence/sql/migrations/20240104181300000001_jwk_index.down.sql
persistence/sql/migrations/20240104181300000001_jwk_index.up.sql
persistence/sql/migrations/20240129174410000001_client_add_logout_skip_consent_column.down.sql
persistence/sql/migrations/20240129174410000001_client_add_logout_skip_consent_column.up.sql
persistence/sql/migrations/20240403121110000001_add_expire_columns.down.sql
persistence/sql/migrations/20240403121110000001_add_expire_columns.up.sql
persistence/sql/migrations/20240612222110000001_add_oauth2_expires_at_indices.down.sql
persistence/sql/migrations/20240612222110000001_add_oauth2_expires_at_indices.mysql.down.sql
persistence/sql/migrations/20240612222110000001_add_oauth2_expires_at_indices.mysql.up.sql
persistence/sql/migrations/20240612222110000001_add_oauth2_expires_at_indices.up.sql
persistence/sql/migrations/20240916105610000001_add_logout_request_timestamps.down.sql
persistence/sql/migrations/20240916105610000001_add_logout_request_timestamps.up.sql
persistence/sql/persister.go164
B
5 hrs
persistence/sql/persister_authenticate.go5
A
0 mins
persistence/sql/persister_client.go127
A
1 hr
persistence/sql/persister_consent.go657
D
1 day
persistence/sql/persister_grant_jwk.go198
A
1 hr
persistence/sql/persister_jwk.go159
A
0 mins
persistence/sql/persister_migration.go89
A
45 mins
persistence/sql/persister_nid_test.go1,917
F
2 wks
persistence/sql/persister_nonce.go34
A
0 mins
persistence/sql/persister_nonce_test.go50
A
0 mins
persistence/sql/persister_oauth2.go453
D
2 days