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-29 22:01:14 +03:00
Code
Activity
Files
main
authentication-service
/
crates
/
storage-pg
History
Quentin Gliech
6e32addcfd
Update redirect URIs when syncing clients from the config
...
Fixes
#3143
2024-08-30 18:21:33 +02:00
..
.sqlx
Update redirect URIs when syncing clients from the config
2024-08-30 18:21:33 +02:00
migrations
Add an index on the last_active_at column of the sessions tables
2024-07-19 13:40:27 +02:00
src
Update redirect URIs when syncing clients from the config
2024-08-30 18:21:33 +02:00
build.rs
Split the storage trait from the implementation
2023-01-18 10:38:22 +01:00
Cargo.toml
Bump sqlx to 0.8.1
2024-08-30 16:29:41 +02:00