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
e94840c7fba4e87b0804f11b31d0d7712566697e
authentication-service
/
crates
/
oauth2-types
/
src
History
Kévin Commaille
7c2e691175
Add client-side support for software statement, ID and version
...
According to RFC7591 Signed-off-by: Kévin Commaille <
zecakeh@tedomum.fr
>
2023-08-08 18:20:22 +02:00
..
registration
Add client-side support for software statement, ID and version
2023-08-08 18:20:22 +02:00
errors.rs
Make ClientErrorCode.error_description optional.
2023-05-09 19:10:19 +02:00
lib.rs
Make sure all types of oauth2-types are documented
2022-12-01 10:45:38 +01:00
oidc.rs
Add client-side support for RP-Initiated logout
2023-08-08 18:14:04 +02:00
pkce.rs
Make sure all types of oauth2-types are documented
2022-12-01 10:45:38 +01:00
requests.rs
handlers: add tests for the token endpoint
2023-02-22 19:38:01 +01:00
response_type.rs
WIP: upstream OIDC provider support
2022-12-05 19:39:51 +01:00
scope.rs
Provision and delete Matrix devices in OAuth sessions
2023-04-24 10:42:38 +02:00
test_utils.rs
clippy: fix warnings in tests
2022-12-08 15:29:15 +01:00
webfinger.rs
ci: Update clippy to 1.66 and fix new warnings
2022-12-16 18:16:18 +01:00