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-03 21:21:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28bae3621101acd5e07a2f40b994371401a9ec7a
matrix-authentication-service
/
crates
/
graphql
/
src
T
History
Quentin Gliech
789040d22f
graphql: Fix the createOauth2Session mutation not persisting the changes to the database
2023-09-12 11:31:19 +02:00
..
bin
Move the GraphQL schema to its own crate
2022-11-09 19:17:12 +01:00
model
data-model: Make the user_id optional in the OAuth 2.0 sessions
2023-09-06 09:35:34 +02:00
mutations
graphql: Fix the createOauth2Session mutation not persisting the changes to the database
2023-09-12 11:31:19 +02:00
query
data-model: Make the user_id optional in the OAuth 2.0 sessions
2023-09-06 09:35:34 +02:00
lib.rs
Add a GraphQL mutation to create arbitrary OAuth2 sessions.
2023-09-11 12:03:42 +02:00
state.rs
Make sure we validate passwords & emails by the policy at all stages
2023-08-30 19:39:39 +02:00