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-24 23:01:05 +03:00
Code
Activity
Files
b064e6787883180d89c0c838cad8ca26ce03d61b
authentication-service
/
crates
/
router
/
src
History
Quentin Gliech
b498e5971d
Move the /link/:device endpoint to /device/:device
...
It prevents browsers to try to autocomplete /link to /link/:device
2024-02-02 18:01:51 +01:00
..
endpoints.rs
Move the /link/:device endpoint to /device/:device
2024-02-02 18:01:51 +01:00
lib.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +01:00
traits.rs
Implement the device consent logic
2024-02-02 18:01:51 +01:00
url_builder.rs
Implement the device code authorisation request
2024-02-02 18:01:51 +01:00