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
9c97a0c37a809a34e883317fde5b2a915ab5f1f5
authentication-service
/
crates
/
oauth2-types
/
src
History
Quentin Gliech
aeb379eee9
oauth2-types: Only require redirect_uris & change the default response type for the auth code grant and implicit grant
2023-09-06 09:35:34 +02:00
..
registration
oauth2-types: Only require redirect_uris & change the default response type for the auth code grant and implicit grant
2023-09-06 09:35:34 +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
Implement the client credentials grant
2023-09-06 09:35:34 +02: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