This website requires JavaScript.
Explore
Help
Sign In
dandri
/
matrix-authentication-service
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced
2026-09-26 02:24:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd2ef4cbd7bd76a4e2f7e98a4ba749a3de49acff
matrix-authentication-service
/
crates
/
storage-pg
/
src
/
oauth2
T
History
Kai A. Hiller
afe299dc90
Fix method calls
2026-07-24 13:27:36 +02:00
..
access_token.rs
Migrate all the ULID generations to use the extension trait
2026-06-22 14:46:55 +02:00
authorization_grant.rs
remove AuthorizationGrantStage branch. remove browser_session_id from Exchanged state
2026-07-22 11:30:42 +02:00
client.rs
Add client_uri config for static clients
2026-07-24 13:09:38 +02:00
device_code_grant.rs
Infer an initial name for the device for the device auth grant (
#5750
)
2026-06-25 18:34:46 +02:00
mod.rs
Fix method calls
2026-07-24 13:27:36 +02:00
refresh_token.rs
Migrate all the ULID generations to use the extension trait
2026-06-22 14:46:55 +02:00
session.rs
deps: upgrade sea-query to 1.0, switch sea-query-binder -> sea-query-sqlx (
#5744
)
2026-06-25 16:45:37 +02:00