This website requires JavaScript.
Explore
Help
Sign In
dandri
/
matrix-authentication-service
Watch
1
Star
0
Fork
0
You've already forked matrix-authentication-service
mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced
2026-06-04 12:31:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d256bee1fd20fed9c6b4910ee2e7fc766bbc18eb
matrix-authentication-service
/
crates
/
graphql
/
src
T
History
Quentin Gliech
bc3f665739
graphql: expose the logo_uri in the OAuth 2.0 client
...
Fixes
#1705
2023-09-06 09:28:47 +02:00
..
bin
Move the GraphQL schema to its own crate
2022-11-09 19:17:12 +01:00
model
graphql: expose the logo_uri in the OAuth 2.0 client
2023-09-06 09:28:47 +02:00
mutations
Fix Clippy warnings about enum size variants difference
2023-09-04 16:45:21 +02:00
query
graphql: admin API to add a user, lock them, and add emails without verification
2023-09-01 11:34:58 +02:00
lib.rs
Add the user_id directly on oauth2_sessions and make the scope a text list
2023-08-29 12:52:24 +02:00
state.rs
Make sure we validate passwords & emails by the policy at all stages
2023-08-30 19:39:39 +02:00