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-20 12:02:22 +03:00
Code
Activity
Files
1cdc017384b51123d87b3c6078507d57b23fb56e
authentication-service
/
crates
/
graphql
/
src
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