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
23571e87ea3891ec3f8ba3d699d58f09df10366d
authentication-service
/
crates
/
oidc-client
/
tests
/
it
/
requests
History
Kévin Commaille
bbd0956f2d
Put code challenge methods in AuthorizationRequestData
...
Signed-off-by: Kévin Commaille <
zecakeh@tedomum.fr
>
2023-08-09 12:10:45 +02:00
..
authorization_code.rs
Put code challenge methods in AuthorizationRequestData
2023-08-09 12:10:45 +02:00
client_credentials.rs
Create mas-oidc-client crate
2022-11-21 16:12:35 +01:00
discovery.rs
Make the OIDC issuer a string instead of a URL
2022-12-02 18:04:07 +01:00
introspection.rs
Create mas-oidc-client crate
2022-11-21 16:12:35 +01:00
jose.rs
Make the OIDC issuer a string instead of a URL
2022-12-02 18:04:07 +01:00
mod.rs
Remove unnecessary clippy override
2023-08-08 18:14:04 +02:00
refresh_token.rs
Create mas-oidc-client crate
2022-11-21 16:12:35 +01:00
registration.rs
Add client-side support for software statement, ID and version
2023-08-08 18:20:22 +02:00
revocation.rs
Create mas-oidc-client crate
2022-11-21 16:12:35 +01:00
rp_initiated_logout.rs
Add tests for generating URL
2023-08-08 18:14:04 +02:00
userinfo.rs
Make the OIDC issuer a string instead of a URL
2022-12-02 18:04:07 +01:00