hydra/x
Patrik 4103f1b62d
chore: use TLS termination validation middleware from ory/x (#3984)
2025-05-05 10:52:04 +02:00
..
events feat: add error reason to OAuth2TokenExchangeError event (#3971) 2025-04-10 10:47:49 +00:00
oauth2cors feat: handle concurrent refreshes and improve graceful refreshing (#3895) 2024-12-17 09:57:05 +01:00
swagger fix: do not use prepared SQL statements and bump deps (#3506) 2023-05-02 10:57:10 -07:00
audit.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
audit_test.go fix: only query access tokens by hashed signature 2023-08-08 16:09:06 +02:00
authenticator.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
basic_auth.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
clean_sql.go chore: bump dependencies and move tools (#3968) 2025-03-28 12:42:50 +01:00
config.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
const.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
doc.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
doc_swagger.go chore: consistently use otelx.End(); fix some incorrect API docs (#3835) 2024-09-16 10:03:04 +02:00
error_enhancer.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
error_enhancer_test.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
errors.go feat: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +02:00
errors_test.go fix: clean up unused code 2023-01-28 08:40:41 +01:00
fosite_storer.go feat: implement RFC 8628 (#3912) 2025-02-26 13:41:41 +01:00
hasher.go chore: consistently use otelx.End(); fix some incorrect API docs (#3835) 2024-09-16 10:03:04 +02:00
hasher_test.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
int_to_bytes.go feat: built-in login/consent UI for `hydra perform authorization-code` (#3845) 2024-10-10 19:03:29 +02:00
int_to_bytes_test.go feat: add support for OIDC VC (#3575) 2023-08-04 10:57:36 +02:00
jwt.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
pagination.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
redirect_uri.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
redirect_uri_test.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
registry.go fix: no longer auto-generate system secret 2022-12-07 13:28:47 +01:00
router.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
secret.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
sighash.go feat: improve persistence logic (#3756) 2024-04-05 16:03:29 +02:00
sqlx.go chore: bump deps (#3560) 2023-07-04 10:21:51 +02:00
swagger.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
test_helpers.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00