You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
storage: user and user email repository
This commit is contained in:
@ -35,6 +35,8 @@ Note that migrations are embedded in the final binary and can be run from the se
|
||||
|
||||
## Writing database interactions
|
||||
|
||||
**TODO**: *This section is outdated.*
|
||||
|
||||
A typical interaction with the database look like this:
|
||||
|
||||
```rust
|
||||
|
Reference in New Issue
Block a user