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-26 10:44:51 +03:00
Code
Activity
Files
bffbf63992b5bfbee0e2d69afbe83197e2d343e2
authentication-service
/
crates
/
handlers
History
Kévin Commaille
ee47c821e3
Use an enum for client error codes
...
Replace the ClientError constants with From<ClientErrorCode>.
2022-09-01 17:59:37 +02:00
..
src
Use an enum for client error codes
2022-09-01 17:59:37 +02:00
Cargo.toml
Bump serde_json from 1.0.83 to 1.0.85
2022-08-22 15:44:03 +02:00