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
cc24a56d07c86278b49fac2e9423b973c974e8ca
authentication-service
/
crates
/
storage-pg
/
src
/
oauth2
History
Quentin Gliech
bbc50edb60
Better upstream OAuth links pagination and filtering
2023-07-21 19:50:30 +02:00
..
access_token.rs
mas-storage-pg: use fetch_optional instead of fetch_one and matching on the error
2023-07-21 19:50:30 +02:00
authorization_grant.rs
mas-storage-pg: use fetch_optional instead of fetch_one and matching on the error
2023-07-21 19:50:30 +02:00
client.rs
mas-storage-pg: use fetch_optional instead of fetch_one and matching on the error
2023-07-21 19:50:30 +02:00
mod.rs
Better OAuth 2.0 sessions pagination and filtering
2023-07-21 19:50:30 +02:00
refresh_token.rs
mas-storage-pg: use fetch_optional instead of fetch_one and matching on the error
2023-07-21 19:50:30 +02:00
session.rs
Better upstream OAuth links pagination and filtering
2023-07-21 19:50:30 +02:00