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
36ebbc4d7086caaa25e5ec79c3253da96cd478e8
authentication-service
/
crates
/
storage-pg
History
Quentin Gliech
b0042eb0c3
Clippy thinks I have too many bools in my structs
2024-02-02 18:01:51 +01:00
..
.sqlx
Save whether the client supports the device code grant in the database
2024-02-02 18:01:51 +01:00
migrations
Save whether the client supports the device code grant in the database
2024-02-02 18:01:51 +01:00
src
Clippy thinks I have too many bools in my structs
2024-02-02 18:01:51 +01:00
build.rs
Split the storage trait from the implementation
2023-01-18 10:38:22 +01:00
Cargo.toml
Bump most Rust dependencies
2024-02-02 15:37:05 +01:00