ruwuma/crates/ruma-identity-service-api/src
2024-05-30 10:28:59 +02:00
..
association Change Box<ClientSecret> types to OwnedClientSecret 2024-05-30 10:28:59 +02:00
authentication chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
discovery Simplify known_versions return types 2024-01-10 16:12:49 +01:00
invitation identity-service-api: Fix format of keys in store_invitation::v2::PublicKeys 2023-05-24 09:04:36 +00:00
keys chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
lookup chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
tos chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
association.rs identity-service-api: Add unbind_3pid endpoint. 2021-08-15 13:41:42 -05:00
authentication.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
discovery.rs identity-service-api: Add /versions endpoint (MSC2320) 2022-03-14 10:06:35 +01:00
invitation.rs identity-service-api: Add store_invitation endpoint. (#631) 2021-06-27 14:33:43 -05:00
keys.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
lib.rs Update website URL 2024-04-04 13:20:58 +02:00
lookup.rs Rename test modules to tests 2023-08-24 10:36:30 +02:00
tos.rs Typo corrections 2021-06-01 12:45:34 +02:00