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-27 22:41:13 +03:00
Code
Activity
Files
bffbf63992b5bfbee0e2d69afbe83197e2d343e2
authentication-service
/
crates
/
handlers
/
src
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
..
compat
Enable the clippy::str_to_string lint
2022-08-08 10:06:20 +02:00
oauth2
Use an enum for client error codes
2022-09-01 17:59:37 +02:00
views
Handle password strength verification through OPA
2022-06-03 16:14:26 +02:00
health.rs
Test HTTP handlers
2022-08-05 09:48:02 +02:00
lib.rs
Enable the clippy::str_to_string lint
2022-08-08 10:06:20 +02:00