This website requires JavaScript.
Explore
Help
Sign In
matrix
/
authentication-service
Watch
1
Star
0
Fork
0
You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced
2025-11-20 12:02:22 +03:00
Code
Activity
Files
ab00002acdc1b78be4a0778e23867e28ed65a88b
authentication-service
/
crates
/
http
/
src
/
layers
History
Quentin Gliech
68db56c2a2
Reimplementation of a postgres-backed storage with a shared PG listener
2023-07-17 19:04:06 +02:00
..
body_to_bytes_response.rs
WIP: upstream OIDC provider support
2022-12-05 19:39:51 +01:00
bytes_to_body_request.rs
Make HTTP request layers convert to Bytes
2022-08-23 12:25:38 +02:00
catch_http_codes.rs
Use new tuple Layer impls instead of ServiceBuilder (
#475
)
2022-10-17 16:48:12 +02:00
client.rs
Better tracing attributes in the HTTP client
2023-04-18 14:45:43 +02:00
form_urlencoded_request.rs
Reimplementation of a postgres-backed storage with a shared PG listener
2023-07-17 19:04:06 +02:00
json_request.rs
Reimplementation of a postgres-backed storage with a shared PG listener
2023-07-17 19:04:06 +02:00
json_response.rs
Reimplementation of a postgres-backed storage with a shared PG listener
2023-07-17 19:04:06 +02:00
mod.rs
Replace the OTEL-based tracing layer with
tracing
based layers
2023-04-18 14:45:43 +02:00