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
50558a731900a344bdb7666baf9ca578120c33ea
authentication-service
/
crates
/
graphql
/
src
History
Quentin Gliech
50558a7319
Make the last activity timestamp and IP available through the API
2023-09-19 21:57:54 +02:00
..
bin
Move the GraphQL schema to its own crate
2022-11-09 19:17:12 +01:00
model
Make the last activity timestamp and IP available through the API
2023-09-19 21:57:54 +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