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-31 09:24:31 +03:00
Code
Activity
Files
main
authentication-service
/
crates
/
oidc-client
/
tests
/
it
/
requests
History
Kévin Commaille
4eeedbef31
Add account management URL for clients
...
Signed-off-by: Kévin Commaille <
zecakeh@tedomum.fr
>
2024-03-19 15:05:27 +01:00
..
account_management.rs
Add account management URL for clients
2024-03-19 15:05:27 +01:00
authorization_code.rs
Upgrade chrono and replace deprecated methods usage
2024-03-18 17:26:40 +01:00
client_credentials.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +01:00
discovery.rs
Make the OIDC issuer a string instead of a URL
2022-12-02 18:04:07 +01:00
introspection.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +01:00
jose.rs
Upgrade chrono and replace deprecated methods usage
2024-03-18 17:26:40 +01:00
mod.rs
Add account management URL for clients
2024-03-19 15:05:27 +01:00
refresh_token.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +01:00
registration.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +01:00
revocation.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +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