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-07-07 22:41:18 +03:00
Code
Activity
Files
859c4486bbcb35e5ffb10a9c1cf7a338409d24e6
authentication-service
/
crates
/
oauth2-types
/
src
History
Doug
7aae66e182
Make ClientErrorCode.error_description optional.
2023-05-09 19:10:19 +02:00
..
registration
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01: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
Don't enforce RS256 ID Token signing alg in provider metadata
2022-12-18 16:02:48 +01: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