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-21 23:00:50 +03:00
Code
Activity
Files
17e968f7cc2cc58862568d4c168471e2758e7df7
authentication-service
/
crates
/
data-model
/
src
/
oauth2
History
Quentin Gliech
17e968f7cc
Record the user agent and IP in the device code grant
2024-02-02 18:01:51 +01:00
..
authorization_grant.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +01:00
client.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +01:00
device_code_grant.rs
Record the user agent and IP in the device code grant
2024-02-02 18:01:51 +01:00
mod.rs
Setup the data model for the device code grant
2024-02-02 18:01:51 +01:00
session.rs
Test the activity tracker on the introspection endpoint
2023-09-19 21:57:54 +02:00